ProfanityDetectorBot
Telegram bot to delete profanity messages.
Install / Use
/learn @xditya/ProfanityDetectorBotREADME
Profanity Detector Bot
This bot will delete messages containing blacklisted words in your telegram groups.
Made using ProfanityDetector.
Deploying
- Heroku: <a href="https://heroku.com/deploy"> <img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
- Local Machine:
pip install requirements.txt
Fill.env.sample, rename it to.envand start the bot usingpython bot.py
