Commit Graph

127 Commits

Author SHA1 Message Date
dymik739 9bdf8d0775 update schedule 2023-09-09 15:15:30 +03:00
dymik739 e9bec0159f auto-schedule-pro-v2: change spacing between schedule lookup parts 2023-09-06 17:39:58 +03:00
dymik739 5dc78b8cb0 auto-schedule-pro-v2: fix HTML escaping 2023-09-06 17:36:18 +03:00
dymik739 67b3c4278b auto-schedule-pro-v2: fix date showing up twice during schedule lookup 2023-09-06 17:33:12 +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 34f9b83a95 update schedule.json 2023-09-06 17:16:40 +03:00
dymik739 87928df3f7 update schedule.json 2023-09-06 12:25:38 +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
dymik739 baf815e74d update schedule 2023-09-05 20:14:18 +03:00
dymik739 1070362bc6 auto-schedule-pro-v2: prepare for migration from schedule-v1 to schedule-v2 format 2023-09-05 19:13:52 +03:00
dymik739 d2915c10e2 auto-schedule-pro: update schedule.json 2023-09-05 19:07:45 +03:00
dymik739 8cc68080e8 auto-schedule-pro: update schedule.json 2023-09-05 13:17:15 +03:00
dymik739 94275048bb auto-schedule-pro: updated schedule.json 2023-09-05 11:47:34 +03:00
dymik739 87424c8786 transliteration-decoder: add support for MarkdownV2 2023-09-04 21:36:13 +03:00
dymik739 b21b16b817 auto-schedule-pro-v2: add initial support for MarkdownV2 2023-09-04 21:34:33 +03:00
dymik739 ba353a3609 auto-schedule-pro: update schedule.json 2023-09-03 07:56:45 +03:00
dymik739 69cb179d87 auto-schedule-pro: update schedule for 3 semester 2023-08-08 18:18:46 +03:00
dymik739 1bd7fc2ef1 auto-schedule-pro-v2: improve holiday exclusive easter egg (triggered at !пара) 2023-08-07 23:32:45 +03:00
dymik739 535087fae1 auto-schedule-pro-v2: temporary change responce to !пара (holidays exclusive) 2023-08-07 22:58:32 +03:00
dymik739 e8a61a9e36 auto-schedule-pro: commit last additions.json edit as of 2 semester 2023-08-07 22:33:37 +03:00
dymik739 5d7f89cff0 auto-schedule-pro: fix issues related to reading links from containers 2023-08-07 22:32:10 +03:00
dymik739 763cc4d131 add new module: translator 2023-08-01 12:09:35 +03:00
dymik739 44628a3021 qna-basic: fix broken database file after code refactoring 2023-06-27 16:01:42 +03:00
Rhinemann efac73776f Minor changes. 2023-05-08 12:27:39 +03:00
Rhinemann d1f7019f89 Typos and cosmetics. 2023-05-08 10:28:26 +03:00
Rhinemann 8debb0b3d5 Typos. 2023-05-08 10:23:06 +03:00
Rhinemann 2206bf6319 Typos. 2023-05-08 10:22:23 +03:00
Rhinemann 38d8674bbd Typos. 2023-05-08 10:14:28 +03:00
Rhinemann 1f9212c033 Понедулок. 2023-05-06 20:09:20 +03:00
dymik739 d0cd483b73 auto-schedule-pro-v2: fix negative day shifts being interpreted as positive ones 2023-05-06 18:25:00 +03:00
dymik739 edfcc6e1be auto-schedule-pro-v2, auto-schedule-pro: switch to calling new module by default 2023-05-06 18:14:53 +03:00
dymik739 56e57c4d7f auto-schedule-pro-v2: add new module as a successor of auto-schedule-pro rewritten to utilize ModuleV2 API 2023-05-06 18:03:01 +03:00
Rhinemann bf79f3903d Slight naming tweaks. 2023-05-04 21:42:13 +03:00
Rhinemann 59b547d9fa Added lesson type. 2023-05-04 21:20:03 +03:00
dymik739 a6284539ac module-v2-example: fix the testing typo to enable the module 2023-05-03 21:47:33 +03:00
dymik739 3e80a6effb module-v2-example: add an example module to show off the new capabilities 2023-05-03 21:08:01 +03:00
Rhinemann 7bf5d957a1 Removed comment. 2023-04-30 00:23:48 +03:00
Rhinemann 68244a2e7c Made workable. 2023-04-30 00:13:44 +03:00
Rhinemann 36793e9946 Cleaning up in auto-schedule 2023-04-27 11:22:25 +03:00
Rhinemann 493a29b9fa Little tweaks to variables. 2023-04-26 13:34:48 +03:00
dymik739 45b0a5973c transliteration-decoder: add !dc command trigger, allow cz-ua model to be default and make code more readable 2023-04-26 13:12:15 +03:00
dymik739 c4f6e952bc auto-schedule-pro: replace loops with remainder operation to increase performance when looking up large amounts of days 2023-04-26 12:44:39 +03:00
dymik739 759b7517ef transliteration-decoder: hotfix - add missing letters to en-ua-direct model 2023-04-19 18:41:27 +03:00
dymik739 2e0a0b863d transliteration-decoder: add en-ua-direct model (casts english keyboard layout directly to ukrainian) 2023-04-19 18:15:29 +03:00
Rhinemann c1372316d3 Test 2023-04-18 11:29:55 +03:00
dymik739 d0f2827d66 transliteration-decoder: improve case-awareness to produce more precise translations 2023-04-17 22:11:49 +03:00
dymik739 0def45c6ce transliteration-decoder: add the ability to read the reply_to message text as decoding argument 2023-04-10 17:50:20 +03:00
dymik739 dc656e2156 auto-schedule-pro: update additions.json 2023-04-10 17:40:35 +03:00
dymik739 b3a44bcc0c auto-schedule-pro: add the ability to read dynamic links from containers [experimental feature] 2023-04-10 17:30:50 +03:00
dymik739 2f004fec7d auto-schedule-pro: fix redirection fail when more than one link provided by the schedule 2023-04-10 15:26:50 +03:00
dymik739 29a86f7320 transliteration-decoder: add new module 2023-04-07 00:19:39 +03:00
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 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 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
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 4a65d8d07d added new module mass-tagger for tagging groups of people 2022-11-05 21:49:51 +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 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 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