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 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
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:19:52 -04:00
f298567224 fix(moderation): fixed timeouts being unable to log because of an issue with time formatting
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:06:07 -04:00
5d7bab59cc fix(moderation): fixed being unable to log timeouts due to an import error
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 12:01:55 -04:00
a7bd24f783 fix(moderation): fixed timeout logging
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:57:28 -04:00
a036d5b898 feat(moderation): added duration logging to timeouts
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:35:50 -04:00
2c6cb7f9cb fix(moderation): fixed error if entry.reason is none