- Obtain bot token from @BotFather
- Install Docker
- Clone the repo
git clone https://github.com/momai/tg-captcha-bot.git
cd tg-captcha-bot
-
Add a token from BotFather to env variable
mv .env.sample .env
-
Run the container
docker compose up -d
- Check that the bot started correctly
docker compose ps
docker compose logs
- Add the bot to your supergroup and give it administrator privileges