Destream bot for donation via telegram.

Fully asynchronous based on aiogram/Trotoise-ORM/aio_pika and aiohttp.

###Deploy

  1. Clone the repo:
git clone https://github.com/pip-install-HSE/DestreamBot.git
  1. Go to the directory where repo was cloned.

  2. If no Docker installed already. You can do it with following command:

bash docker_install.sh
  1. Then rename .env.dist to .env and fill all variables.

5.Run application:

sudo docker-compose up