π₯Blacklisting Words
How to Blacklist Bad Words
Only people with the Manage Messages
or Administrator
permission can view & edit the blacklist.
Navigate to the server whose blacklist you want to change
Go to any channel
Type
/blacklist
into the message boxHit "Enter" on your keyboard (or the send button if you're on mobile)
In the "Words" section of the dialog, enter the bad words you want to block (separated by commas). If you want to blacklist words that are not considered profane, read the below section before moving to the next step.
Hit "Submit"
How to Blacklist Normal Words (Non-bad words)
It is possible to block words that are not considered "bad". For instance, you can block "tree", "shoe", etc.
To do this, prefix the word with an underscore _
, and then add it to the blacklist. For instance, if you wanted to block the word "Timmy", then add _timmy
to the "Words" section of the blacklist. If you forget the underscore, the bot may fail to detect the word.
Exact Matching
By default, Bad Word Blocker will block a word AND it's variations. For example, if the word "tree" is blacklisted, it will also block "trees".
In some cases, you may not want this behavior. You may want to only block one specific variation of a word.
To achieve this, simply prefix the word with an ampersand &
.
For example, if you wanted to block "flower" but not "flowers", add &flower
to the "Words" section of the blacklist.
Example Blacklist
Last updated