Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 521 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 521 Bytes

Captcha Bot

Captcha challenge for group.

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

docker-compose up -d

License

Apache License Version 2.0