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-08 14:18:19 -04:00
5811aec756 feat(forums): improved resolvedset tag command
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 14:12:51 -04:00
82d556a4e5 feat(forums): reworked how resolvedset tag works, no longer takes a forumchannel argument
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 14:10:14 -04:00
5eceb484f3 misc(forums): changed formatting in resolvedset show
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 14:05:07 -04:00
98243dcf69 fix(forums): added a proper error message to resolvedset tag if the target channel is not a forums channel
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 14:02:40 -04:00
0f08daa02d misc(forums): shortened docstring for resolvedset channel
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 14:00:41 -04:00
71afa9630d misc(forums): removed useless helpstring
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 13:59:39 -04:00
f5d0faa8f2 misc(forums): removed role viewing functionality from resolvedset role, use resolvedset show
c498bdce05 misc(forums): improved formatting in resolvedset show command
0d46cbf969 fix(forums): added invoke_without_command to resolvedset show
Compare 3 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-08 13:56:53 -04:00
47703e9a49 feat(forms): added resolvedset show command
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 23:25:56 -04:00
e9cee36171 fix(forums): changed error message for if the targetted channel is not a forums channel (resolvedset channel)
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 20:10:29 -04:00
d2b785207c fix(forums): fixed weird formatting in resolvedset roles
dea1b2212d fix(forums): fixed an error in the resolved command
Compare 2 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 20:08:24 -04:00
25159b6bc9 fix(forums): changed how the commands are shown in resolvedset role
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 20:05:29 -04:00
2724376f65 docs(forums): fixed incorrect commands listed in resolvedset role
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 20:03:17 -04:00
449123b6ee feat(forums): vastly improved configuration commands
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:56:18 -04:00
a561fda6d2 misc(forums): made using the command in the wrong channel autodelete the command after 5 seconds
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:51:37 -04:00
563c94ff5c misc(forums): made clicking yes delete the original message as well
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:50:53 -04:00
af01bacfa3 fix(forums): added kwarg to resolved command so it detects multi-word strings without ""
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:50:00 -04:00
eef151d461 fix(forums): fixed role whitelist not working correctly
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:44:27 -04:00
0c9dcba375 fix(forums): fixed 400 bad request error if the forum post already has the resolved tag
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:41:00 -04:00
698ba7645a fix(forums): fixed 400 bad request error
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-07 19:39:41 -04:00
3424841a51 fix(forums): interaction.channel.get_tag --> interaction.channel.parent.get_tag