- A smart bot that keeps your Discord channel free of profanity
You can find a detailed article on how exactly Shuddhi works here.
- Create a virtual environment
- Clone this repository
- Run
pip install -r requirements.txt
in your shell - Download the word2vec model and paste it into
moderation/hate_speech/data/
- Get your unique Discord Bot token and save it as
utils/token.pickle
- Invite the bot into your server
- Run
python launcher.py