All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Global refactoring, change package structure. Separate layers from each other.
- Add
isort
andflake8
, fix their warnings.
- Correct sheet name identification based on current date and course starting date.
- Fix error when bot was unable to recognize a time of edited comment due to absence of leading zero in GSheets in times like 0:46.
- Edit previously added comments via inline buttons (command
/last
) start.sh
andstop.sh
for easy starting and stopping the bot
- Fixed error if
user_sid.json
file didn't exist.
- Register of night waking (commands
/night
,/end
) - Adding comments to the last night waking
- Storing spreadsheet ID in json-file for every user
- Extracting spreadsheet ID from the link to spreadsheet.
- Init version
- Commands
/start
,/help
- Working with Google sheets: getting and updating data