Bot for deadlines management
pip install -r requirements.txt
Then, in order to run bot, type
python3 bot.py
- You can specify chats, in which bot will react to messages by adding required IDs in CORRECT_IDS array
- You can also specify the place where to save all the required information in memory by changing 'path' variable
This software is being distributed under the MIT License