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

29 commits

Author SHA1 Message Date
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
fc00558dce
Update to .NET 7 2022-12-08 13:51:49 +05:00
c02f503557
Fix wrong languages being used in some places 2022-11-20 20:45:07 +05:00
e3cdcbcf0c
Fix newlines in event start notifications 2022-11-20 15:46:12 +05:00
917e7e5775
Optimize event handlers until we update to .NET 7 2022-11-16 23:28:05 +05:00
14ebcb1f1c
Fix some messages not being formatted 2022-11-13 17:40:46 +03:00
552c575dd2
General code refactor (and a few breaking config changes) 2022-11-12 00:59:11 +05:00
0e144db2e2
Delete the guild blacklist 2022-11-11 23:17:44 +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
9921fd564b
Delete SelfBanCommand, failsafe involving bots issuing commands, optimized prefixes 2022-10-18 23:46:43 +05:00
c0ae850fb8
Guild blacklist implementation 2022-10-18 22:55:16 +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
c57b845217
Remove unused variables 2022-08-05 21:28:50 +05:00
b2b54b7fd4
Allow mentions to act as command prefixes + bug fixes 2022-08-05 21:01:06 +05:00
2493e317d0
fixed a few bugs in settings + code style consistency with string comparison 2022-07-15 21:23:45 +05:00
a06376443f
Remove timeout from user if it exists, but there is a mute role configured 2022-07-15 18:32:54 +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
04facc3de2
general code refactor and bug fixes 2022-02-02 18:14:26 +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
1c9caf6d75
now fully configurable :D 2021-12-16 00:07:04 +05:00
270fba5c3c
more stuff. yeah 2021-12-15 11:19:14 +05:00
382add19a3
a ton of stuff 2021-12-10 16:25:29 +05:00
8644f70b14
tired 2021-12-07 23:27:27 +05:00