Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot
[User Story] As a Challenges Mod, I want a command that stores challenge submissions so that I can easily view all submissions
Open
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Given...**
An active challenge is open for submissions
**When...**
The current user sends "c!submit "
**Then...**
Store the GitHub URL with the current user's ID
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named in the issue. Start by locating the C# Discord command handler for `c!submit` and the existing persistence or challenge-management entry points; done means an active challenge submission stores the supplied GitHub URL with the current user's ID and can support viewing submissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100