Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 605 Bytes

INSTALL-1.md

File metadata and controls

33 lines (22 loc) · 605 Bytes

docker-compose: use already built docker container image

Prerequisites

Instructions

  1. Clone the repo
git clone https://github.com/momai/tg-captcha-bot.git
cd tg-captcha-bot
  1. Add a token from BotFather to env variable mv .env.sample .env

  2. Run the container

docker compose up -d
  1. Check that the bot started correctly
docker compose ps
docker compose logs
  1. Add the bot to your supergroup and give it administrator privileges