Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 620 Bytes

About

Simple and handy bot to keep your Discord text channels swear-free!

How it works

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.

How to install

Unfortunately it is a bit difficult to install.

  1. Git clone this repo
  2. Make a Discord application and a bot
  3. In main.py line 5 (TOKEN = 'YOUR-TOKEN'), change the token to your Discord bot token
  4. Add the bot to your Discord server
  5. Enjoy!