Commit Graph

15 Commits

Author SHA1 Message Date
dymik739 151107aa81 core: fix response dropping when formatting is returned as an empty string 2023-09-21 19:29:53 +03:00
dymik739 a22fb2b4b1 auto-schedule-pro-v2: hotfixing many issues at once to make the module work properly 2023-09-11 22:29:52 +03:00
dymik739 0497cbf9b7 add support for parse_mode selection in all module APIs and update modules to respect these changes 2023-09-06 17:22:26 +03:00
dymik739 2b9ac41ced improve error reporting system, switch to schedule-v2 format in auto-schedule-pro-v2 2023-09-05 20:40:57 +03:00
Rhinemann 72c5b0b4a9 Minor changes. 2023-05-08 12:45:02 +03:00
Rhinemann efac73776f Minor changes. 2023-05-08 12:27:39 +03:00
Rhinemann 38d8674bbd Typos. 2023-05-08 10:14:28 +03:00
Rhinemann 7bca26e07c Edited according to PEP8 and added f-strings. 2023-05-08 09:59:07 +03:00
dymik739 e4f0e88a58 main.py: replace deprecated imp module with importlib 2023-05-04 18:13:08 +03:00
dymik739 7e0a47e498 main.py: fix v2 modules reloading 2023-05-03 21:44:46 +03:00
dymik739 e12532338d add support for modules of version 2 2023-05-03 21:06:05 +03:00
Rhinemann 520baa7dc1 Took out the spaces. 2023-04-30 00:14:08 +03:00
Rhinemann f1d04954f0 Merge branch 'master' of http://10.1.1.1:3000/dymik739/modular-bot-framework-for-telegram 2023-04-29 23:59:03 +03:00
dymik739 e874b98896 updated module-testing.py to match the latest update of main.py 2022-11-06 13:08:51 +02:00
dymik739 a1d76d3bad added the ability to test modules locally without using dedicated telegram bot 2022-11-05 18:44:07 +02:00