https://github.com/ionic-typing/captcha-bot-telegram
Telegram bot that validates new users that enter supergroup.
https://github.com/ionic-typing/captcha-bot-telegram
Last synced: 2 days ago
JSON representation
Telegram bot that validates new users that enter supergroup.
- Host: GitHub
- URL: https://github.com/ionic-typing/captcha-bot-telegram
- Owner: ionic-typing
- Created: 2024-07-29T10:18:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T10:19:28.000Z (almost 2 years ago)
- Last Synced: 2026-04-01T10:37:27.325Z (4 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Captcha Bot
Telegram bot that validates new users that enter supergroup. Validation works like a simple captcha. Bot written in Go (Golang).
## How it works
1. Add the bot to your supergroup
2. Promote the bot for administrator privileges
3. A new user enters your supergroup
4. Bot restricts the user's ability to send messages
5. Bot shows a welcome message and a captcha button to the user
6. If the user doesn't press the button within 30 seconds then the user is banned by the bot
## Commands
`/healthz` - check that the bot is working correctly
## Сustomization
You can change several bot's settings (welcome message, ban duration, socks5 proxy server) through the configuration file `config.toml`