Knuth-Programming-Hub / Knuth-Programming-Hub/KLE-bot
"Handle" command
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently for linking Discord Ids to Codeforces handles, the bot is dependent on [TLE](https://github.com/cheran-senthil/TLE).
**Describe the solution you'd like**
Remove this dependency by implementing KLE's own "handle" command inspired from TLE.

Note here that "remove" and "set" should be Admin-only commands.
**Additional Context:**
To manage command categories for the existing codebase, refer [this](https://github.com/Knuth-Programming-Hub/KLE-bot/pull/35).
Contributor guide
Research direction
Start by locating the current Codeforces-handle linking and TLE integration in the KLE-bot codebase, then review the command-category guidance from pull request #35. Done means KLE provides its own handle command for linking Discord IDs, removes the TLE dependency for this flow, and restricts the remove and set commands to admins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100