https://github.com/xditya/profanitydetectorbot
Telegram bot to delete profanity messages.
https://github.com/xditya/profanitydetectorbot
profanity-detection
Last synced: about 1 year ago
JSON representation
Telegram bot to delete profanity messages.
- Host: GitHub
- URL: https://github.com/xditya/profanitydetectorbot
- Owner: xditya
- Created: 2021-06-08T13:55:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T06:25:33.000Z (almost 5 years ago)
- Last Synced: 2025-04-01T21:12:50.563Z (about 1 year ago)
- Topics: profanity-detection
- Language: Python
- Homepage: https://github.com/xditya/ProfanityDetector
- Size: 6.84 KB
- Stars: 18
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Profanity Detector Bot
This bot will delete messages containing blacklisted words in your telegram groups.
Made using [ProfanityDetector](https://pypi.org/project/ProfanityDetector/).
## Deploying
- Heroku:
- Local Machine:
`pip install requirements.txt`
Fill `.env.sample`, rename it to `.env` and start the bot using `python bot.py`
## Support
- [@BotzHub](https://t.me/BotzHub).