ProfanityDetectorBot icon indicating copy to clipboard operation
ProfanityDetectorBot copied to clipboard

Telegram bot to delete profanity messages.

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