- Pushed a docker image - Changed some .env variables' names(check config.py) - Fixed minioPopulator.py - Added more NoneType checks for bot handlers
- Added test file to gitignore - Created table of users with chat_ids(UserTable.sql) - Added check of empty table into get_last_id - Modified get_user to return a chat_id instead of username - Changed download function in ISwork to send URL instead
- Added bucket_name into config file