Skip to content

xditya/ProfanityDetectorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profanity Detector Bot

This bot will delete messages containing blacklisted words in your telegram groups.

Made using ProfanityDetector.

Deploying

  • Heroku:
Deploy
  • Local Machine: pip install requirements.txt
    Fill .env.sample, rename it to .env and start the bot using python bot.py

Support