NewJumper / FutureBot

discord bot
1 stars 0 forks source link

Using any mute commands don't mute a user #4

Closed NewJumper closed 3 years ago

NewJumper commented 3 years ago

Commands like -mute, -tempmute, and -unmute don't add the muted role. So even though it says someone is muted, that user is not actually muted.

NewJumper commented 3 years ago

Finished, the following commands work:

-tempmute

Temporarily mute a user for a specific reason to a fixed time. Can't specify a custom reason and a custom time yet (soon to be coming).

-unmute

Pretty self-explanatory, unmutes a user if they are muted.

-muted

Check to see if a specific member is muted, and if they are muted, view why they were muted, who muted them, and when the mute expires.