Commit Graph

32 Commits

Author SHA1 Message Date
ed7346c16d Update dependencies 2023-11-19 19:13:22 +03:00
00dd51cea9
Add special ratelimit for award (1 in 1 minute) 2021-08-23 13:25:12 +03:00
87ed735486
Make locale a feature 2021-08-23 13:25:12 +03:00
a4f94428ce
Seperate db from RequestContext 2021-08-23 13:25:11 +03:00
000a0d8718
Add RequestContext.SendMessage + Silent messages 2021-08-23 13:25:11 +03:00
f47c48e1be
Add request chains 2021-08-23 13:25:11 +03:00
df982d53aa
Basic leaky bucket timeout 2021-08-23 13:25:10 +03:00
06703f13a6
/award quickfix 2021-08-23 13:25:09 +03:00
6ef9b602e5
Award command improvement 2021-08-23 13:25:09 +03:00
55333b95d3
Update perfusion 2021-08-23 13:25:07 +03:00
a1b5db8430
Make everything asynchronous 2021-08-23 13:25:07 +03:00
c1523f69db
Generate username from first and last names, and update usernames in
the database.
2021-08-23 13:25:06 +03:00
30035b0a83
Also filter for chat in /award 2021-08-23 13:25:06 +03:00
58ed942ca3
Add rate limiting to /award
Signed-off-by: Basique Evangelist <basiqueevangelist@yandex.ru>
2021-08-23 13:24:36 +03:00
e0411760e3
Add accusative forms to award type names
Signed-off-by: Basique Evangelist <basiqueevangelist@yandex.ru>
2021-08-23 13:24:04 +03:00
6af15e7c29 Merge help-command into master 2019-02-07 17:53:52 +03:00
431b47de69 Add functionality to localize command help strings. 2019-02-07 17:45:49 +03:00
a7493e4911 Add functionality for awardtype localized names 2019-02-07 17:14:36 +03:00
7232d18736 Add help command mechanisms 2019-02-07 16:44:32 +03:00
89a0408ae5 Make logging accessible via perfusion 2019-02-06 18:19:09 +03:00
1781c2bdcf Add a bit of logging to AwardCommand and ChangeLocaleCommand 2019-01-06 23:49:02 +03:00
ba9f698040 WIP entity framework 2019-01-06 18:29:00 +03:00
93e69db9ad transition start 2019-01-02 17:07:31 +03:00
314d861f4e Add language chooser feature to chats 2018-12-26 20:56:53 +03:00
20e043c669 Make localization not use config 2018-12-21 23:00:32 +03:00
1e4ad52356 Make /award output mentions 2018-12-21 19:53:25 +03:00
2cdb9587ee Add localization 2018-12-21 18:13:36 +03:00
ab90a15c8c revoking support 2018-12-19 23:55:45 +03:00
1684b62e7d pass through parsed string instead of sender to command 2018-12-19 22:45:57 +03:00
91bb1dd383 Merge remote-tracking branch 'origin/master' 2018-12-19 16:37:01 +03:00
990b85e5f9 rework AwardCommand and StartCommand 2018-12-19 15:37:35 +03:00
58be680e4f Initial commit 2018-12-15 00:43:47 +03:00