AB-Law / AB-Law/alfred-discord-bot
Command to assign roles
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Feature request:**
I would like to implement adding roles to users with the bot, so I could do something like ?add_role Member instead of having to open up their profile and change the role
**Describe alternatives you've considered**
Maybe allow the bot to give roles based on the reaction selected and also take them away when a person unselects the reaction
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look for command handling code, likely in a cogs or commands directory, to see how existing bot commands are structured. Check Discord.py documentation for role management APIs. Implement a new command that parses user and role arguments, then adds the role. Test by running the bot and verifying role assignment works.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- backend, cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100