AB-Law / AB-Law/alfred-discord-bot
Command to assign roles
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- backend, cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100