Setup Command BannedWords - United-Programming/UPBot GitHub Wiki

Format

setup bannedwords enable or +
setup bannedwords disable or -
setup bannedwords clear
setup bannedwords list
setup bannedwords add word
setup bannedwords remove word

Result

Use enable and disable to enable/disable the feature.
clear will remove all the words inside the list.
list will show the list of all banned words.

add will add the word specified in the command to the list of words that cannot be used on the Discord Guild.
remove will remove the word specified in the command from the list of words that cannot be used on the Discord Guild.
The words are not case sensitive and cannot contain spaces. Minimum size for a word is 4 letters.

⚠️ **GitHub.com Fallback** ⚠️