We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ec7b88 + 250c814 commit 2618d0dCopy full SHA for 2618d0d
README.md
@@ -43,11 +43,16 @@ Sends an embed linking to **this page**.
43
Clears a specified number of messages from a text channel.<br>
44
**Requires**: `Manage Messages`
45
46
-> **~blacklist `word`**
+> **~blacklist | ~bladd `word`**
47
48
Adds the word to a list of words that are disallowed. Any messages containing these words will be deleted.<br>
49
50
51
+> **~clearblacklist | ~blclear**
52
+
53
+Clears the blacklist for the server.<br>
54
+**Requires**: `Manage Messages`
55
56
> **~kick `member` `reason?`**
57
58
Kicks a specified user from the server.<br>
0 commit comments