https://github.com/fauzaanu/profanity-bot
Telegram bot to detect profanity, within a chat.
https://github.com/fauzaanu/profanity-bot
telegram
Last synced: 9 months ago
JSON representation
Telegram bot to detect profanity, within a chat.
- Host: GitHub
- URL: https://github.com/fauzaanu/profanity-bot
- Owner: fauzaanu
- Created: 2024-06-29T01:00:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T01:02:44.000Z (about 2 years ago)
- Last Synced: 2025-03-24T18:29:32.892Z (over 1 year ago)
- Topics: telegram
- Language: JavaScript
- Homepage: https://t.me/profanitydetectionbot
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Profanity Telegram Bot
Simple profanity detection bot Using the free API [Here](https://profanity.dev/), deployed on cloudflare workers.
Simply advices to not use profanity in the chat.
[](https://deploy.workers.cloudflare.com/?url=https://github.com/fauzaanu/profanity-bot)
### Important
Add an environment variable `TELEGRAM_API_KEY` inside the workers dashboard or even in the wrangler.toml file.
This is the API key for the telegram bot. You can get it by creating a new bot on telegram and getting the API key from BotFather.