1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 17:19:00 +03:00
Commit graph

12 commits

Author SHA1 Message Date
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
e767205c1a
Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
ac63719a0b
Async message handling, CommandHandler rewrite and rename 2022-08-30 20:15:01 +05:00
53f13d88a5
Async command handling 2022-08-29 21:24:38 +05:00
2493e317d0
fixed a few bugs in settings + code style consistency with string comparison 2022-07-15 21:23:45 +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
04facc3de2
general code refactor and bug fixes 2022-02-02 18:14:26 +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