Skip to content

Releases: NikitosKey/alcounting_bot

v0.1.0

19 Dec 15:19
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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

  1. Install python with pip
  2. Install SQlite 3
  3. run this
pip install -r requirements.txt
export BOT_TOKEN=your_TOKEN_from_@bot_father
python src/main.py