Commit Graph

121 Commits

Author SHA1 Message Date
dymik739 9d2ecab090 auto-schedule-pro-v2: update schedule for term4 exams 2024-06-09 20:14:44 +03:00
dymik739 b02cee4fdb troll-spelling-corrector: improve the detection and correction algorithms in the most horrendous way 2024-04-06 23:27:13 +03:00
dymik739 14ab2d3038 troll-spelling-corrector: add missing locative case from the match dictionary 2024-04-06 18:28:34 +03:00
dymik739 0005bb3bdb troll-spelling-corrector: improve word detection accuracy by using a predefined dictionary 2024-04-06 18:14:53 +03:00
dymik739 4ac6261fd5 qna-basic: update easter egg to work with faculty rebranding (fict -> fice) 2024-04-06 17:41:40 +03:00
dymik739 3a3f76d4d7 generic-command-processor: update iltimate link, add short help and add another easter egg 2024-04-06 17:40:44 +03:00
dymik739 97588b32af auto-schedule-pro-v2: update schedule for term 4 2024-04-06 17:39:19 +03:00
dymik739 c0e72a5ca0 auto-schedule-pro-v2: add support for reading comments from schedule-v2 file format 2024-04-06 17:38:28 +03:00
dymik739 f6859cd748 auto-schedule-pro-v2: update for term 4 and add support for alternative commands 2024-02-10 18:37:54 +02:00
dymik739 b546d2c8d2 auto-schedule-pro-v2: reorganize schedule storage 2024-02-10 18:36:44 +02:00
dymik739 9561075e2e generic-command-processor: add help command and recordings shortcut 2024-02-10 18:35:22 +02:00
dymik739 e80b5c1c22 auto-schedule-pro-v2: update term3 exam schedule 2024-01-17 20:03:29 +02:00
dymik739 74c05c8290 auto-schedule-pro-v2: update schedule for exams (term 3 ending) 2024-01-14 20:10:30 +02:00
dymik739 99a8da384f generic-command-processor: add shortcuts for year schedule and discipline layout images 2024-01-14 20:09:12 +02:00
dymik739 8576e7afe7 generic-command-processor: add fiot_free_vidrahuvannja easter egg 2023-12-26 21:15:48 +02:00
dymik739 a62f38ec2f update schedule 2023-11-18 19:06:31 +02:00
dymik739 f2bddd3690 qna-basic: add easter egg triggered by the FFS request 2023-11-18 19:05:08 +02:00
dymik739 b049f0a152 add module: shuffle (allows to shuffle message text in various ways) 2023-11-12 11:08:19 +02:00
dymik739 1d22a31418 generic-command-processor: add command to get the ultimate link v2 2023-11-12 11:07:06 +02:00
dymik739 12b74d54fb Merge branch 'master' of http://10.1.1.1:3000/dymik739/modular-bot-framework-for-telegram 2023-11-09 13:34:14 +02:00
Misha 08672bdbbe Added very important spelling correction module 2023-11-09 12:49:10 +02:00
dymik739 f1f69b4395 auto-schedule-pro-v2: add support for updated schedule v2 "consulting" lesson type 2023-11-06 18:39:31 +02:00
dymik739 11acdb6fd4 generic-command-processor: add an easter egg for requesting the server link 2023-11-06 18:15:46 +02:00
dymik739 e830bae282 add new module: help (allows to get manual pages for commands) 2023-11-04 13:48:40 +02:00
dymik739 2a9bd28d65 add new module: tag-sub (allows to subscribe to events and get tagged once they happen) 2023-11-04 13:48:23 +02:00
dymik739 e002dc46a2 update schedule 2023-10-30 10:07:23 +02:00
dymik739 51307b5234 transliteration-decoder: implement proper HTML escaping and add new transliteration model 2023-10-29 21:13:48 +02:00
dymik739 3e38c113d9 pingtools: fix leaderboard sorting 2023-10-09 23:48:08 +03:00
dymik739 7d0d816ca8 generic-command-processor: add easter eggs and make the module case-insensitive 2023-10-09 23:10:03 +03:00
dymik739 a530272408 add new module: generic-command-processor 2023-10-01 22:34:39 +03:00
dymik739 48e672a7b0 pingtools: add the ping-pong minigame 2023-09-26 12:58:40 +03:00
dymik739 b5a37acecb add new module: pingtools 2023-09-21 19:32:56 +03:00
dymik739 187d990d2b translator: update translating server URL 2023-09-21 19:30:18 +03:00
dymik739 2446a20a5b update schedule 2023-09-19 18:52:54 +03:00
dymik739 4502e7fbe1 Merge pull request 'transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions' (#11) from dev into master
Reviewed-on: #11
2023-09-19 18:22:50 +03:00
dymik739 09def1cd63 transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions 2023-09-19 18:20:31 +03:00
dymik739 34439e944b update schedule 2023-09-12 12:36:54 +03:00
dymik739 dc8056abed Merge pull request 'Merge updates from dev branch to master' (#10) from dev into master
Reviewed-on: #10
2023-09-12 12:32:45 +03:00
dymik739 604054af9e auto-schedule-pro-v2: add lookup capability to current lesson requests and make styling more flexible 2023-09-12 12:24:33 +03:00
dymik739 d6bd061090 auto-schedule-pro-v2: in schedule lookup set date to be always on top even if the lesson is single 2023-09-12 11:44:03 +03:00
dymik739 e57773ccbb auto-schedule-pro-v2: hotfixes and add "default" label next to auto-generated values 2023-09-12 10:04:00 +03:00
dymik739 05a8039b18 auto-schedule-pro-v2: add clear option to remove custom setting value and clean up old code remnants 2023-09-12 09:52:38 +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 1381ddb007 auto-schedule-pro-v2: implement templates support for custom output theming 2023-09-11 21:36:24 +03:00
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