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-09-07 19:38:11 -04:00
5cb06247ff fix(forums): fixed concatenate error
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:36:48 -04:00
10dd73ac6b fix(forums): fixed reason not being set to anything
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:35:47 -04:00
ea083608f3 fix(forums): fixed an add_reaction that happened regardless of an isinstance check
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:34:48 -04:00
6ee67f40e7 fix(forums): fixed incorrect argument positioning causing errors with buttons
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:30:15 -04:00
0529842b62 fix(forums): fixed missing channel attribute
c87261b17e fix(forums): changed no button emoji as it can't be seen against a red button background
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:26:29 -04:00
b6b144bb21 fix(forums): fixed the button interaction not returning a guild attribute
529fdfa341 misc(forums): changed owner_id to owner.id
cf013e81b4 fix(forums): fixed no button being marked with success instead of danger
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:17:46 -04:00
4709af1146 feat(forums): fleshed out the resolved buttons
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:01:43 -04:00
96ced7982e feat(forums): added forumconfig channel command
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 18:58:28 -04:00
67ed8aedc6 feat(forums): implemented yes button for resolved command
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 18:55:50 -04:00
8c858a356e fix(forums): maybe actually fixed forums?
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 18:54:53 -04:00
c288a1324c fix(forums): hopefully fixed how the tagset command works
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 18:42:02 -04:00
355cec9eff fix(forums): testing another fix to the tagset command
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 18:35:14 -04:00
85411ef585 fix(forums): attempting a fix to tagset
4fb42065b4 misc(forums): formatting changes
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 14:19:18 -04:00
3e9b0c3834 misc(galaxy): updated level roles
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:30:47 -04:00
acdb1ddecd fix(forums): fixed the forum_tag msg edit function in Select class
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:28:16 -04:00
5a77adf1cd fix(forums): fixed value being wrong lol
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:26:26 -04:00
682efc0cca fix(forums): epic fail
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:25:22 -04:00
cfc2e86bca fix(forums): hopefully fixed the message not being edited?
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:21:24 -04:00
ec9d8db31f fix(forums): awaited a corotuine
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-01 22:20:11 -04:00
546caca3e6 fix(forums): tag is now stored as an ID instead of a ForumTag object