1. install poetry
  2. install ffmpeg, preferably through your package manager, such sudo apt install ffmpeg
  3. cp .env.example .env
  4. Fill .env file with values:
  5. poetry install
  6. Telegram bot: poetry run python app/tg.py and auth; Slack bot: poetry run python app/slack.py