Commit Graph

7 Commits

Author SHA1 Message Date
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
2025-07-31 16:45:25 +03:00
79a2f1d7e7 deleted dependency on '.jpeg' extension 2025-07-28 15:25:42 +03:00
2529138c4e Merge branch 'main' of https://git.frik.su/n0one/CatBot 2025-07-27 20:40:24 +03:00
e35a82c0bc updated functions connected to images 2025-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
2025-07-24 00:53:13 +03:00
1e024cc937 Updated Backend 2025-07-21 17:50:03 +03:00
d421e00b21 my commit 2025-07-20 19:54:10 +03:00