Simple and handy bot to keep your Discord text channels swear-free!
The bot will check if a sentence contains a word that is listed as a bad word. All swearing words are case insensitive.
In your Discord server:
- ASB add [word] to add a word that should be censored.
- ASB show all to get an overview of all censored words.
Unfortunately it is a bit difficult to install.
- Git clone this repo
- Make a Discord application and a bot
- In main.py line 5 (TOKEN = 'YOUR-TOKEN'), change the token to your Discord bot token
- Add the bot to your Discord server
- Enjoy!