Commit Graph

1516 Commits

Author SHA1 Message Date
0a2a37f23e Rewrite how modpoints are handled 2023-12-28 03:00:02 +02:00
bc787738ac Bugfix to modstats
Bugfix to getGuildWrapper
2023-12-18 12:57:31 +02:00
7ca623c3c7 proper perms checks 2023-12-16 20:13:59 +02:00
dbf3dd8ed9 cleanup 2023-12-15 22:45:44 +02:00
bf3c218094 more details in error log 2023-12-14 13:07:39 +02:00
f08879a19d tweak to history, bugfix to sending reply to dms 2023-12-13 22:50:55 +02:00
18fb92c3a0 Bugfixes
Fixed logic error in option parsing
Allow commands command to run in dms
2023-12-13 19:13:21 +02:00
720738d7ab Bugfix to lockdown replying multiple times without edit 2023-12-12 03:24:01 +02:00
c875ac2e2f bugfix to channel type checks 2023-12-11 18:05:22 +02:00
4c5cb81e42 Bugfix for removerole 2023-12-11 16:21:15 +02:00
a17420e87a Bugfixes + improvements
Stronger setting typings
Fixed bug with running settings current in dms
Stronger property checks in reply method
Locale loader bugfix that prevented certain files from loading properly
Make sure bot has permissions in modlog channel before trying to send message
2023-12-11 15:07:08 +02:00
71b025c514 Bugfixes to commandOption and audit log observer 2023-12-11 04:32:01 +02:00
b41435f3ad don't broadcast warnings 2023-12-11 00:32:43 +02:00
ac4dbc758d a 2023-12-10 23:25:24 +02:00
1751def65e maybe this fixed it 2023-12-10 23:24:25 +02:00
55aafa5cb7 whoops 2023-12-10 23:04:28 +02:00
4ab7f33767 retry spawn with longer timeout 2023-12-10 23:00:29 +02:00
9446a4dc89 allow shards to spawn one at a time 2023-12-10 22:47:11 +02:00
f87b9276ea tweaks 2023-12-09 23:53:41 +02:00
bdc24075db Merge pull request 'ts-rewrite' (#1) from ts-rewrite into slash-commands
Reviewed-on: Galactic/galactic-bot#1
2023-12-09 22:36:53 +01:00
faa10fef8a Display case ID with success message 2023-12-09 22:29:01 +02:00
e9c17cd830 Bugfix to case, resolve and edit functionality 2023-12-09 21:58:09 +02:00
3d5909724f use sourcemaps 2023-12-08 23:13:09 +02:00
8dc57444b2 Bugfix hopefully 2023-12-08 21:27:50 +02:00
6fa715fb8b Check for channel type properly 2023-12-08 21:20:36 +02:00
c1fee71211 Linter pass 2023-12-08 20:23:22 +02:00
6cee362340 bugfix 2023-12-08 18:16:25 +02:00
b165568dd0 bugfix to missing permissions 2023-12-08 16:21:46 +02:00
b635ec4c7e bugfix 2023-12-08 15:49:57 +02:00
ec69dd4862 bugfix 2023-12-08 15:42:49 +02:00
ddd695084a catch errors 2023-12-08 15:40:37 +02:00
8c6ba57db4 Bugfix to displaying missing permissions 2023-12-08 15:15:54 +02:00
2a4ea0cb25 upgrade packages, pass webhook to logger 2023-12-08 14:50:46 +02:00
e48edd406b Respawn and usage mode 2023-12-08 14:30:18 +02:00
8eae17c7d2 More fixes 2023-12-08 14:26:41 +02:00
b14ffc677d bugfixes 2023-12-08 14:04:20 +02:00
a2d6510e0e clean up 2023-12-08 13:20:34 +02:00
e7a07c1326 Merge branch 'ts-rewrite' of https://git.corgi.wtf/galactic/galactic-bot into ts-rewrite 2023-12-08 13:20:08 +02:00
5c61eb12e2 Fixed shard IPC not working properly 2023-12-08 13:20:05 +02:00
D3vision
cabcfa69cf Attempt at touching stats, it failed 2023-12-08 00:08:46 +01:00
D3vision
2703460b84 Merge branch 'ts-rewrite' of https://git.corgi.wtf/Galactic/galactic-bot into ts-rewrite 2023-12-07 23:44:00 +01:00
D3vision
45bf4efce4 - Fix commands relying on MemberWrapper instead of UserWrapper
- Add vckick command
2023-12-07 23:43:49 +01:00
601f7628b3 Merge branch 'ts-rewrite' of https://git.corgi.wtf/galactic/galactic-bot into ts-rewrite 2023-12-08 00:30:45 +02:00
07eec3cd9d forgot a file 2023-12-08 00:30:43 +02:00
eb0a63a4b9 Small fixes here and there 2023-12-08 00:30:33 +02:00
D3vision
427f07c5bb - Fixed member requirement for Mute command
- Fixing other random shit
- Limit TIME to Max32BitInt
- Adding case delete commandoption
2023-12-07 23:29:00 +01:00
c8fb823b05 Fix missing upserts, fixed history exporting, log which server causes event handler failure 2023-12-07 21:29:10 +02:00
e2d8e31588 Proper shutdown sequence, upgrade logger 2023-12-06 13:09:51 +02:00
9d88266f41 Bugfixes to eventhooker and infraction dms 2023-12-05 23:25:12 +02:00
D3vision
f65604ec2b Fixing warn command to use MemberWrapper 2023-12-05 22:00:49 +01:00