/telegram-book-tracker

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

How to deploy the bot

  • Write an .env file with your TELEGRAM_TOKEN in it and other env vars.
  • Run docker-compose up -d and wait for the build to finish.