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-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
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 16:52:24 -04:00
645de0abd8 fix(galaxy): fixed the gank_won_let_us_flee method erroring every time the bot is dmed
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 16:51:11 -04:00
7aaabfa14c misc(moderation): changed the message sent by creating a table
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 16:44:08 -04:00
77c5d6a22a fix(moderation): forgot to remove an unused import
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 16:43:16 -04:00
dd98ecdcd1 feat(moderation): added unmute command
e66a902442 feat(moderation): added warn command
6fba47ea56 misc(moderation): changed table naming scheme
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 13:18:45 -04:00
2b0e24a4e9 fix(moderation): fixed allowedmention setting in mute command
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 13:16:56 -04:00
ce584b0de7 fix(moderation): message.reply --> send
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 13:16:05 -04:00
6c280f25c2 feat(moderation): disabled ability to mute people who are already muted
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 13:12:04 -04:00
14c4e61a40 fix(moderation): added humanize to the info.json
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 13:11:23 -04:00
a9ec5044a2 misc(moderation): improved timestamp formatting in embeds and response messages
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:59:31 -04:00
98f91b8ba3 fix(moderation): awaited a coroutine
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:46:50 -04:00
f792d9c149 fix(moderation): changed command decorator for mute command
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:45:31 -04:00
9f1d864b31 misc(moderation): changed all instances of timeout to mute
57f49d8e42 feat(moderation): added timeout command
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:24:16 -04:00
854a1f14e5 fix(moderation): swapped a subtraction action
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:23:16 -04:00
bfaad63920 fix(moderation): + instead of -
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:22:23 -04:00
189a6f82ab fix(moderation): fixed a type-error