AntiSwear
π« AntiSwear Feature
The AntiSwear feature in AdmiBot helps maintain a clean and respectful environment by automatically detecting and managing offensive language. Customize the list of restricted words and set up punishments based on warning counts to ensure consistent moderation.
π /antiswear add <swear word>
/antiswear add <swear word>Description: Adds a new word to the AntiSwear filter list.
Usage:
/antiswear add <swear word>Example:
/antiswear add badwordπ Note: After adding, any usage of the word will trigger the filter.
π /antiswear list
/antiswear listDescription: Displays the list of all filtered swear words.
Usage:
/antiswear listπ Note: Useful for reviewing the current list of restricted words.
β /antiswear remove <swear word>
/antiswear remove <swear word>Description: Removes a specific word from the AntiSwear filter list.
Usage:
/antiswear remove <swear word>Example:
/antiswear remove badwordπ Note: After removal, the word will no longer be detected by the filter.
π /antiswear punishment list
/antiswear punishment listDescription: Lists all configured punishments based on warning counts.
Usage:
/antiswear punishment listπ Note: Use this to review the actions taken at each warning threshold.
β /antiswear punishment add <warn_count> <action: Kick/Ban/Timeout> [duration]
/antiswear punishment add <warn_count> <action: Kick/Ban/Timeout> [duration]Description: Adds a punishment for reaching a specified number of warnings.
Usage:
/antiswear punishment add <warn_count> <action: Kick/Ban/Timeout> [duration]Example:
/antiswear punishment add 3 Kickπ For Timeout: Specify the duration in
s(seconds),m(minutes),h(hours), ord(days) ifTimeoutis selected as the action.
β /antiswear punishment remove <warn_count>
/antiswear punishment remove <warn_count>Description: Removes a set punishment for a specific warning count level.
Usage:
/antiswear punishment remove <warn_count>Example:
/antiswear punishment remove 3π Note: This removes the action associated with that specific warning count.
π§Ή /antiswear clear
/antiswear clearDescription: Clears all words from the AntiSwear filter list.
Usage:
/antiswear clearπ Warning: This will remove all filtered words, resetting the list entirely.
π /antiswear reset
/antiswear resetDescription: Resets both the AntiSwear filter list and all punishment configurations to their default state.
Usage:
/antiswear resetπ Note: Use this command if you want to start fresh with new filter words and punishments.
This feature offers flexibility in managing offensive language in your server by customizing restricted words and implementing warnings or actions based on offense severity. The AntiSwear feature helps you keep your community respectful and enjoyable for everyone.
Last updated