/badwords¶
Tip
This command requires the administrator
permission by default.
To learn how to change this, please check the faq command.
/badwords enable¶
Enables the badwords feature.
This feature allows you to have certain words or phrases censored in your server. You can configure words to be turned into spoilers, or have them deleted altogether.
/badwords disable¶
/badwords list¶
/badwords add¶
Adds words to the list of censored words.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
words_string |
str
|
A series of words, separated by spaces, to add to the list |
required |
/badwords remove¶
Removes words from the censored wordslist.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
words_string |
str
|
A series of words, separated by spaces, to remove from the list |
required |
/badwords clear¶
/badwords spoilermode¶
Toggles whether the censored words should be spoilered or deleted."
Parameters:
Name | Type | Description | Default |
---|---|---|---|
spoilermode |
ChoiceYesNo
|
whether spoilermode should be enabled or not, defaults to Yes |
yes
|