cswimr · he/him
  • Kentucky, United States of America
  • https://me.csw.im
  • 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: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
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:23:27 -04:00
defc367cb1 changed some text
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:19:22 -04:00
40d3bb6115 fixed old_startup_args
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:11:21 -04:00
8e3ca6a1f2 why is that a typeerror lol
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 18:09:39 -04:00
16b5663e41 removed epheremal from an edit function
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 17:51:42 -04:00
4e8867c473 awaited defer
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 17:50:59 -04:00
1c8f4bdfeb hopefully fixed messages? maybe?
cswimr pushed to main at GalacticFactory/GalacticCogs 2023-07-15 17:42:24 -04:00
8637d74db6 made some small fixes