Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 271 Bytes

Asyncbot DEPRECATED

Example project structure for aiogram bot

Before run

pip install -r requirements.txt
make init

Edit config.yml

TOKEN: <YOUR_TOKEN>
...

Run bot

python main.py

Me on Telegram @Arwichok