pvanarkel / discord-jeeves

MIT License
2 stars 0 forks source link

As a Server Moderator, I would like to have a command for assigning temporary roles for a specific time. #4

Closed pvanarkel closed 1 year ago

pvanarkel commented 3 years ago

We have roles that temporarily suspend specific rights to users. To make it easier for moderators to assign these roles and unassigning these roles when a certain time has gone by, this command needs to be made.

Example commands

!assign <rolename> @username N Set role, username and N in days. !assign list List current assignees.

pvanarkel commented 1 year ago

This was meant as a way of temporarily muting someone for a set period of time; with the implementation of 'Timeouts' in discord, this issue can be closed because it's not necessary anymore.