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 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
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:32:27 -04:00
f25f8cb095 fix(moderation): capitalized a class name
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:31:26 -04:00
3f06ce1be4 feat(moderation): added logging for right click moderations
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:06:10 -04:00
437d504de9 fix(moderation): pylint fix
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 11:04:41 -04:00
c17f004c03 feat(moderation): added mysql_log method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 10:35:39 -04:00
43e1aebbbe misc(moderation): reverted previous commit
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 10:33:46 -04:00
ebe6aebd47 misc(moderation): testing a fix to the connect method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:48:00 -04:00
cc744465c5 fix(moderation): fixed some methods using the wrong config names
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:42:29 -04:00
dbb02c0892 fix(moderation): fixed the connect method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:29:53 -04:00
9f6cc2968f fix(moderation): added proper error handling to cog_load and db_generate_guild_join
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:23:34 -04:00
3d2092ec3b misc(moderation): changed how the connectionrefusederror is raised in connect method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:21:39 -04:00
68431095e1 fix(moderation): made the connect method raise an exception instead of returning one
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:20:42 -04:00
4c7088eb80 fix(moderation): added logging and error handling for the connect method
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:17:35 -04:00
100a5efff2 fix(moderation): fixed the bot not installing the mysql module on load
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:15:51 -04:00
8a27886e4b fix(moderation): pylint fixes
df7c807316 fix(poetry): fixed poetry installing the wrong dependency
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-10-04 09:11:58 -04:00
6017fbdd20 feat(moderation): added the basis of the database system