added command to remove the role from mod mail configuration again

added convenience method to disallow a whole feature for a role
This commit is contained in:
Sheldan
2020-05-08 12:11:35 +02:00
parent 4236db7a5b
commit 9fdca52005
12 changed files with 81 additions and 1 deletions

View File

@@ -0,0 +1 @@
Removes the role from the roles being notified when a new thread is created by an user.

View File

@@ -0,0 +1,2 @@
Removes this role from the roles being notified when a new thread is opened by a user.
This also automatically removes them from the allowed roles of all commands in the mod mail feature.

View File

@@ -1 +1 @@
Sends the given text to the user in an embed containing you as the author of the message. Only pictures as embeds are supported.
Sends the given text to the user in an embed containing you as the author of the message. Only pictures as attachments are supported.