9379aaeef6
Fix Changed minioPopulator.py to ask required data though std::in instead of getting it from config
n0body2025-08-28 19:58:48 +03:00
e6537b2817
Bot and DB tweaks Changes: General: - Implemented logging(loguru) throughout back and front ends(primarily error handlers) Frontend: - Implemented setting commands for telegram bot command menu Backend: - A schema and a table for bot are created in PGSQL DB if there are no any
n0body2025-08-28 19:43:37 +03:00
f7bcb89afa
Added check on existence of objects in bucket
zeroGRMh2025-08-17 18:56:19 +03:00
4094312c37
Saved prototype comments in code
zeroGRMh2025-07-31 16:49:44 +03:00
f53783efd3
New commit 2.0: - 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
zeroGRMh2025-07-31 16:45:25 +03:00
e37a05b45c
- Implemented echo bot and ability to quickly modify bot commands - reworked config to grab values from .env - Added a requirements file(with modules needed for bot to function) - Added a separate bot initialization file for simpler launching
n0body2025-07-31 15:49:12 +03:00
e35a82c0bc
updated functions connected to images
zeroGRMh2025-07-27 20:36:52 +03:00
977d25538d
- Implemented echo bot and ability to quickly modify bot commands - reworked config to grab values from .env - Added a requirements file(with modules needed for bot to function) - Added a separate bot initialization file for simpler launching
n0body2025-07-24 00:53:13 +03:00