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 GalacticFactory/GalacticCogs 2023-07-15 23:42:14 -04:00
bc15baa2de fix: please work i swear to god
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:40:39 -04:00
453a512f0c fix: removed self argument from get_url
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:39:38 -04:00
2f8146d4f4 fix: testing if interaction_context will work properly
9be254e983 misc: minor changes to get_url
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:26:34 -04:00
55067cb269 fix: removed junk code that was preventing cog from loading
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:26:01 -04:00
b2ba7f165d fix: fixed starting updater while server is online
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:16:59 -04:00
52ebccc1d9 pending_fix: maybe fixed updating while server is running?
6dc8c8abf0 misc: changed headers
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:12:52 -04:00
4ba8e656ab misc: reduced delay on message.delete in no_button (update)
aaa668e5ef fix: reverted previous commit
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:10:45 -04:00
4fab6745e2 feat: re-added disabling buttons to the update command's no option
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:07:53 -04:00
09b7a4a6ab feat: made the cancelled update command autodelete after 5 seconds
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:03:20 -04:00
b5f081d479 fix: testing a fix for the previous commit
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 23:01:33 -04:00
73f6520fac fix: changed how interactions edit messages
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 21:04:52 -04:00
c24cffcc31 misc: improved variable naming, made passed_info a dict
921adc0fed misc: removed redundant variable
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 19:17:56 -04:00
d0f71ffbec fix: fixed an issue caused by the temporary code removed in last commit
dd2a031084 misc: no longer leaking an (invalidated) api key
26c0ad8b63 misc: imported ui from discord instead of accessing discord.ui
Compare 3 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:58:20 -04:00
98dccd919e bug: self.get_url --> Pterodactyl.get_url
fa2b5a034d change: text changed in update command
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:55:43 -04:00
0b262eed2b maybe possibly fixed the "interaction failed" message
65e0a954ad fixed the server never stopping in update
Compare 2 commits »
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:45:04 -04:00
e190b613ba testing a change to the no button in update
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:32:56 -04:00
a7c7a8e17c moved new_put_data
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:28:33 -04:00
5b82db41b6 made update sleep before checking if server is offline
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:25:06 -04:00
1cc6afacb2 awaited an interaction_message.edit
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:24:08 -04:00
c093f4d347 added a description to the edit command