Caution
Make sure to change the .env.example
file to .env
and the data in it
- Clone a repo
git clone https://github.com/Fsoky/multiplication_game_bot.git
- Change dir
cd multiplication_game_bot
- Install poetry
pip install poetry
- Install dependencies
poetry install --no-root
- Run
poetry run python src/__main__.py