Skip to main content
Version: 1.0.0

docker compose

Requirements

Requirements on your server

  • docker
  • docker-compose or docker compose plugin
  • git

Get the source code

Clone the repository using either HTTPS or SSH.

git clone https://git.abfelbaum.dev/abfelbaum/bots/telegram/atadminbot.git

Configuration

You will need a token to authenticate your bot. If you don't have one yet you can get one at @BotFather as explained here.

You have to put the bot token in docker-compose.yml.

Start the bot

docker-compose up