Reaction Role & Custom Role System
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
The bot should support:
- Reaction roles: Users can react to a message to get roles
- Custom roles & badges: Allow users to obtain and display special roles or badges
Acceptance Criteria
- Implement reaction-based role assignment
- Support custom role creation & management
- Ensure role persistence across sessions
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the bot's reaction-handling, role-management, and persistence code, then determine how these pieces interact. Done means reaction-based assignment, custom role creation and management, and role persistence across sessions all work as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100