Commit Graph

37 Commits

Author SHA1 Message Date
dymik739 f213710601 add testing code for web service 2023-04-06 08:11:02 +03:00
dymik739 5af49c9147 auto-schedule-pro: enable link by default when listing schedule [community suggestion] 2023-03-21 16:36:35 +02:00
dymik739 969b89f297 auto-schedule-pro: update links 2023-03-15 16:59:06 +02:00
dymik739 f52757a8f1 auto-schedule-pro: add schedule lookup function 2023-03-04 16:44:44 +02:00
dymik739 c3a9e002b9 auto-schedule-pro: schedule file update 2023-03-01 17:03:12 +02:00
dymik739 7ef1931331 auto-schedule-pro: add pair ending time 2023-02-26 10:28:31 +02:00
dymik739 83e19452a0 add .gitignore file 2023-02-25 15:54:49 +02:00
dymik739 b97a7dad5b add new module: auto-schedule-pro 2023-02-25 15:54:16 +02:00
dymik739 147a7f5da2 add new module: irc-bridge 2023-02-25 15:53:35 +02:00
dymik739 43b5984517 auto-schedule: revert time correction and change command to old 2023-02-25 15:50:06 +02:00
dymik739 d87de2c767 auto-schedule: adapted timezone shift to diplay time for a different country 2022-12-20 17:39:18 +02:00
dymik739 3e90701646 auto-schedule: schedule.json - updated computer logic permanent link 2022-12-14 14:17:57 +02:00
dymik739 5894ae3c50 main.py: added delay between processing messages (will be variable later) 2022-11-24 13:18:19 +02:00
dymik739 9d81c89c8e auto-schedule: update programming link 2022-11-16 12:08:43 +02:00
dymik739 d013f92761 module: auto-schedule: one-time link update 2022-11-14 17:36:12 +02:00
dymik739 93774672d7 auto-schedule: hotfix - added missing 'f' 2022-11-09 22:06:14 +02:00
dymik739 b0c1790e23 Merge branch 'Rhinemann-master' 2022-11-09 20:47:33 +02:00
Rhinemann 78cfc6781a Added f-strings to schedule, better readability, marginally faster. 2022-11-09 15:07:58 +02:00
dymik739 c72fa39676 auto-schedule: schedule.json: updated permanent programming link 2022-11-07 13:21:16 +02:00
dymik739 6065f4cd5d auto-schedule: made schedule.json readable 2022-11-07 13:18:13 +02:00
dymik739 e874b98896 updated module-testing.py to match the latest update of main.py 2022-11-06 13:08:51 +02:00
dymik739 baa8a4c7ae Updated README.md 2022-11-06 13:08:15 +02:00
dymik739 4a65d8d07d added new module mass-tagger for tagging groups of people 2022-11-05 21:49:51 +02:00
dymik739 eb51a5d2ee main.py: secured queue_processor with try/except due to receiving multiple None messages, will try to figure out what is broken there 2022-11-05 21:47:16 +02:00
dymik739 a1d76d3bad added the ability to test modules locally without using dedicated telegram bot 2022-11-05 18:44:07 +02:00
dymik739 4a3f46f2a2 auto-schedule: fixed bugs and added automatical time lookups 2022-11-05 18:42:45 +02:00
dymik739 52cc0b75c1 Hotfix: auto-schedule: set proper dictionary key selector 2022-11-04 20:45:52 +02:00
dymik739 76c6bd3c0e Added new module: auto-schedule 2022-11-04 20:12:48 +02:00
dymik739 f621ec4aad Fixed a few stability issues and added support for dynamic module reloading 2022-11-04 20:11:23 +02:00
dymik739 6e544331a2 qna-basic: changed syntax of not in (from a suggestion) 2022-10-31 22:35:09 +02:00
dymik739 cf2223f40a added new module: qna-basic 2022-10-31 22:14:53 +02:00
dymik739 2f6d1113b8 disabled echo module by default 2022-10-31 22:13:22 +02:00
dymik739 f6e744a14d added predefine feature (to be documented in README) 2022-10-31 22:12:48 +02:00
dymik739 30f53c08d4 main.py: mod loader now prints start_on_boot option on module loading stage 2022-10-24 19:40:24 +03:00
dymik739 3a5999945e Added README.md 2022-10-23 20:22:40 +03:00
dymik739 67271b9ad8 echo-v1.0 - added check for chat type to avoid group chat spamming 2022-10-23 17:27:47 +03:00
dymik739 84d6b3d58f Initial commit 2022-10-23 17:20:32 +03:00