dymik739
  • Joined on 2022-10-09
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2024-01-14 20:11:27 +02:00
74c05c8290 auto-schedule-pro-v2: update schedule for exams (term 3 ending)
99a8da384f generic-command-processor: add shortcuts for year schedule and discipline layout images
Compare 2 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-12-26 21:17:23 +02:00
8576e7afe7 generic-command-processor: add fiot_free_vidrahuvannja easter egg
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-27 13:37:11 +02:00
a75a33826d core: improve verbosity and allow execution of control commands in any chat
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-18 19:07:05 +02:00
a62f38ec2f update schedule
f2bddd3690 qna-basic: add easter egg triggered by the FFS request
Compare 2 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-12 11:08:52 +02:00
b049f0a152 add module: shuffle (allows to shuffle message text in various ways)
1d22a31418 generic-command-processor: add command to get the ultimate link v2
Compare 2 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-09 13:35:13 +02:00
f1f69b4395 auto-schedule-pro-v2: add support for updated schedule v2 "consulting" lesson type
56c45d1beb core: cleanup codebase, move to f-string formatting
Compare 3 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-09 13:33:22 +02:00
29602f2adf Merge pull request 'Added very important spelling correction module' (#12) from Misha1tigr/modular-bot-framework-for-telegram:master into master
08672bdbbe Added very important spelling correction module
Compare 2 commits »
dymik739 merged pull request dymik739/modular-bot-framework-for-tele...#12 2023-11-09 13:33:21 +02:00
Added very important spelling correction module
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-06 18:16:22 +02:00
11acdb6fd4 generic-command-processor: add an easter egg for requesting the server link
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-11-04 13:49:47 +02:00
e830bae282 add new module: help (allows to get manual pages for commands)
2a9bd28d65 add new module: tag-sub (allows to subscribe to events and get tagged once they happen)
2b8105d2a8 core: log responses to stdout first, then send as a Telegram message
a7bbb1c1cc core: harden message processing by catching wrong returns from v2 modules
e002dc46a2 update schedule
Compare 5 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-29 21:14:40 +02:00
51307b5234 transliteration-decoder: implement proper HTML escaping and add new transliteration model
ec22c72afb core: harden the handling of received messages
Compare 2 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-10 00:15:37 +03:00
79a307a7b5 core: add control option to check the message queue length
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-09 23:48:18 +03:00
3e38c113d9 pingtools: fix leaderboard sorting
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-09 23:10:32 +03:00
7d0d816ca8 generic-command-processor: add easter eggs and make the module case-insensitive
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-03 16:58:31 +03:00
376ffd4957 core: add control commands for enabling and disabling modules on the fly
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-10-01 22:35:02 +03:00
a530272408 add new module: generic-command-processor
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-27 08:28:10 +03:00
807dee5af1 core: prioritize processing commands over processing all other messages
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-26 13:00:37 +03:00
f591c8d54a core: implement adaptive delays during message processing and improve the control panel
48e672a7b0 pingtools: add the ping-pong minigame
Compare 2 commits »
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-21 19:33:05 +03:00
b5a37acecb add new module: pingtools
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-21 19:30:34 +03:00
187d990d2b translator: update translating server URL
151107aa81 core: fix response dropping when formatting is returned as an empty string
Compare 2 commits »