request: Additional sub commands for some modules.
XynoxTheDev opened this issue · 1 comments
XynoxTheDev commented
Additional sub commands for some modules.
AFK Command/Module
Add other sub commands to the AFK command or make AFK command a separate module.
- Ignored Channels: a command to add channel as blacklisted.
- Allowed Role List: only these roles can use the command other than mods.
- Reset: to set yours/someone's AFK reason to default.
- Clear: removes the AFK status of a member.
- List: list of members who have set AFK status.
Giveaway
- End: command to end the ongoing giveaway whenever mods what to.
Thanks for reading and you might implement these changes/updates to Skyra someday. <3
kyranet commented
- Allowed Role List: only these roles can use the command other than mods.
This is already covered with permission nodes:
skyra pnode add everyone deny afk
skyra pnode add my-allowed-role allow afk