Commit graph

16 commits

Author SHA1 Message Date
f0a6c8faff
Minor issue fixes 2022-12-21 11:52:09 +05:00
938f918445
List supported languages if an invalid one is provided (#9)
Co-authored-by: l1ttleO <l1ttleofficial@outlook.com>
2022-12-09 16:39:21 +05:00
e3cdcbcf0c
Fix newlines in event start notifications 2022-11-20 15:46:12 +05:00
7dbc4472f7
Fix issues caused by refactor 2022-11-12 11:02:44 +05:00
552c575dd2
General code refactor (and a few breaking config changes) 2022-11-12 00:59:11 +05:00
mctaylors
6fa4a24d4c
Added event link display for created event 2022-10-23 15:57:44 +05:00
58eceab771
Added early event start notifications (#5)
totally didn't take 2 painful days

Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
2022-10-23 14:49:49 +05:00
c0ae850fb8
Guild blacklist implementation 2022-10-18 22:55:16 +05:00
ac63719a0b
Async message handling, CommandHandler rewrite and rename 2022-08-30 20:15:01 +05:00
51c24c1e23
Custom duration parser + bugfixes 2022-08-22 19:48:51 +05:00
36d844148e
i can't be bothered to keep track of these changes 2022-06-06 20:39:47 +05:00
790f77aa49
another two or three refactors 2022-05-14 18:12:39 +05:00
868b6bcaa7
time-out failsafes and new warnings
rewrote setting values in SettingsCommand.cs
fixed a bug with message edited notification on mobile
fixed an exploit with WrapInline where you could escape the code block by simply using `
moved a few things in MuteCommand.cs
cleaned up code
updated library to 3.3.2
2022-02-21 22:08:55 +05:00
e41a459f6f
Fix durations blocking command handler thread
Add "This punishment will expire in" text to ban/mute notifications
2022-02-12 23:54:45 +05:00
4d838e5af3
every single file changed lulw 2022-01-30 13:43:15 +05:00
f30485dd71
ton of stuff
- new command handler
- multilanguage support
- time out support
- responses
- a ton of stuff
2022-01-18 22:38:15 +05:00