Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 870 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 870 Bytes

Shuddi

  • A smart bot that keeps your Discord channel free of profanity

shuddhi_smile

Documentation:

You can find a detailed article on how exactly Shuddhi works here.

Usage:

  1. Create a virtual environment
  2. Clone this repository
  3. Run pip install -r requirements.txt in your shell
  4. Download the word2vec model and paste it into moderation/hate_speech/data/
  5. Get your unique Discord Bot token and save it as utils/token.pickle
  6. Invite the bot into your server
  7. Run python launcher.py