Releases: NikitosKey/alcounting_bot
Releases · NikitosKey/alcounting_bot
v0.1.0
v0.1.0 - First MVP Release
This is the first MVP version of the bot, which has been successfully used by me. Although it functions as intended, the code quality is low and the repository organization needs improvement and better documentation.
How to use
- Install python with pip
- Install SQlite 3
- run this
pip install -r requirements.txt
export BOT_TOKEN=your_TOKEN_from_@bot_father
python src/main.py