==========================ENG===============================
Counts the time you spent in each game or program. Also counts the total time
To work correctly, you need to install two libraries - discord, pysqlite3 and configparser
pip install -r requirements.txt
There is only one command in the program - time. When called, it sends an embed with the time of each game and the total time is indicated at the end.
Before using it for the first time, open config.ini and configure the bot.
==========================RUS===============================
Считает время, которое вы провели в каждой игре или программе. Так же считает общее время
Для корректной работы установите библитеки - discord, pysqlite3 и configparser
pip install -r requirements.txt
В программе всего одна команда - time. При вызове она отсылает embed со временем каждой игры и в конце указывается общее время.
Перед первым использованием - откройте config.ini и настройте бота.