Seaswimmer cswimr · he/him
  • Kentucky, United States of America
  • https://me.seafsh.cc
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:58:56 -04:00
1ff7f35785 fix(moderation): fixed having a prefix in the tdc help command
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:57:17 -04:00
e1f2c4b8e6 fix(moderation): fixed some issues with tdc
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:55:26 -04:00
821c04732f fix(moderation): tdc was using xl stupid help formatting
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:47:56 -04:00
21c9e28452 fix(moderation): pylint fixes
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:40:47 -04:00
4cbf552204 fix(moderation): added reason to target.timeout in mute method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:28:45 -04:00
ee5f9461aa fix(moderation): fixed a few unawaited coroutines
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:27:32 -04:00
59c8a96afc fix(moderation): hopefully made the jump_url work
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:25:32 -04:00
32b2007c87 fix(moderation): awaited four coroutines
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:23:56 -04:00
be2d97e19c misc(moderation): cleaned up mysql_log method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 09:21:47 -04:00
5136a492f8 feat(moderation): moved embed creation to a seperate method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 08:43:15 -04:00
27070d3920 fix(moderation): fixed slash commands implementation
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-05 08:42:28 -04:00
3f042b1f96 feat(moderation): added get_next_case_number and made embeds better
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:51:58 -04:00
fe8211818b fix(moderation): PLEASE WORKL
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:49:27 -04:00
5c362f049a fix(moderation): further refining the 28 day check
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:46:04 -04:00
4e31ca651d fix(moderation): allow mutes that are exactly 28 days
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:44:51 -04:00
ce18cf1348 fix(moderation): hopefully actually fixed duration checker
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:42:19 -04:00
9db783ddc2 fix(moderation): hopefully fixed the duration checker
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:39:40 -04:00
d3951f6548 fix(moderation): added a check to mute that prevents a discord api hour from timing someone out for longer than 28 days
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 21:32:41 -04:00
0deb589198 feat(moderation): added tdc command
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 17:08:48 -04:00
f6868c6c48 misc(moderation): changed an error message