This Telegram bot auto-approves join requests only if the user passes a captcha (simple math quiz).
- Captcha verification ๐งฎ
- Rejects users without username or profile photo
- Ban list support
- Clone or download project.
- Install dependencies:
pip install -r requirements.txt