https://github.com/tgbot-collection/captchabot
captcha bot for telegram groups
https://github.com/tgbot-collection/captchabot
Last synced: 6 months ago
JSON representation
captcha bot for telegram groups
- Host: GitHub
- URL: https://github.com/tgbot-collection/captchabot
- Owner: tgbot-collection
- License: apache-2.0
- Created: 2022-07-14T06:11:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T14:08:37.000Z (10 months ago)
- Last Synced: 2024-08-26T22:17:35.673Z (10 months ago)
- Language: Python
- Homepage:
- Size: 803 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Captcha Bot
Captcha challenge for group.
[https://t.me/benny_captcha_bot](https://t.me/benny_captcha_bot)
# screenshot

# Usage:
add bot to your group, assign it with admin privileges, and you're good to go.
# Deploy
environment variables:
* APP_ID
* API_HASH
* BOT_TOKEN
* REDIS# Run
## Normal
first run redis, then `python main.py`
## Docker
create `env/joingroup.env`, fill in the variables
```shell
docker-compose up -d
```# License
Apache License Version 2.0