|
88471438a5
|
fix: fixed power group
|
2023-07-16 13:34:23 -04:00 |
|
|
565a9f7ccc
|
misc: maybe fixed update not showing up in [p]slash list
|
2023-07-16 13:32:23 -04:00 |
|
|
b762b1b920
|
misc: trimmed useless whitespace
|
2023-07-16 13:29:36 -04:00 |
|
|
fd6fca640c
|
feat: added stop command
|
2023-07-16 13:28:18 -04:00 |
|
|
583bfffc61
|
feat: added restart command
|
2023-07-16 13:27:20 -04:00 |
|
|
5f6c1d64d4
|
feat: added start command
|
2023-07-16 13:25:41 -04:00 |
|
|
9bb23e6faf
|
feat: added PowerButtons class
|
2023-07-16 13:25:31 -04:00 |
|
|
dbd16175a6
|
fix: made all commands only work in guilds
|
2023-07-16 13:19:39 -04:00 |
|
|
b81615e6b6
|
fix: fixed error handling if startup args not set
|
2023-07-16 13:09:15 -04:00 |
|
|
5c81426885
|
feat: added get_headers method
|
2023-07-16 13:06:19 -04:00 |
|
|
a57fa57fd0
|
misc: renamed the config startup command to config update
|
2023-07-16 12:53:31 -04:00 |
|
|
c674f15895
|
misc: added test to the get group and renamed it to url
|
2023-07-16 12:52:46 -04:00 |
|
|
99a6a0dfda
|
misc: changed some strings
|
2023-07-16 08:36:00 -04:00 |
|
|
508551c579
|
hopefully fixed the post request that starts the server
|
2023-07-16 08:33:08 -04:00 |
|
|
7234c4095e
|
fix: increased sleep timers
|
2023-07-16 08:30:03 -04:00 |
|
|
02eecb31fb
|
awaited an asyncio.sleep
|
2023-07-16 08:27:48 -04:00 |
|
|
fd1ad7f0c9
|
fix: hopefully fixed pterodactyl.put being used
|
2023-07-16 08:25:51 -04:00 |
|
|
763b09547c
|
fix: updated get_url's in updatebuttons to fetch guilds properly
|
2023-07-16 08:21:45 -04:00 |
|
|
6c73df59da
|
fix: hopefully fixed message editing
|
2023-07-16 08:19:55 -04:00 |
|
|
e2c1b394f3
|
fix: possibly fixed config fetching in updatebuttons
|
2023-07-16 08:17:56 -04:00 |
|
|
1324f829b8
|
fix: possibly fixed get_url in the update buttons
|
2023-07-16 07:58:33 -04:00 |
|
|
b9e97e09c0
|
revert: thanks chatgpt
|
2023-07-15 23:48:11 -04:00 |
|
|
0f8d999154
|
fix: testing a chatgpt fix
|
2023-07-15 23:46:52 -04:00 |
|
|
bc15baa2de
|
fix: please work i swear to god
|
2023-07-15 23:42:12 -04:00 |
|
|
453a512f0c
|
fix: removed self argument from get_url
|
2023-07-15 23:40:32 -04:00 |
|
|
2f8146d4f4
|
fix: testing if interaction_context will work properly
|
2023-07-15 23:39:35 -04:00 |
|
|
9be254e983
|
misc: minor changes to get_url
|
2023-07-15 23:33:33 -04:00 |
|
|
55067cb269
|
fix: removed junk code that was preventing cog from loading
|
2023-07-15 23:26:31 -04:00 |
|
|
b2ba7f165d
|
fix: fixed starting updater while server is online
|
2023-07-15 23:25:57 -04:00 |
|
|
52ebccc1d9
|
pending_fix: maybe fixed updating while server is running?
|
2023-07-15 23:16:54 -04:00 |
|
|
6dc8c8abf0
|
misc: changed headers
|
2023-07-15 23:14:44 -04:00 |
|
|
4ba8e656ab
|
misc: reduced delay on message.delete in no_button (update)
|
2023-07-15 23:12:47 -04:00 |
|
|
aaa668e5ef
|
fix: reverted previous commit
|
2023-07-15 23:12:33 -04:00 |
|
|
4fab6745e2
|
feat: re-added disabling buttons to the update command's no option
|
2023-07-15 23:10:42 -04:00 |
|
|
09b7a4a6ab
|
feat: made the cancelled update command autodelete after 5 seconds
|
2023-07-15 23:07:52 -04:00 |
|
|
b5f081d479
|
fix: testing a fix for the previous commit
|
2023-07-15 23:03:18 -04:00 |
|
|
73f6520fac
|
fix: changed how interactions edit messages
|
2023-07-15 23:01:28 -04:00 |
|
|
c24cffcc31
|
misc: improved variable naming, made passed_info a dict
|
2023-07-15 21:03:22 -04:00 |
|
|
921adc0fed
|
misc: removed redundant variable
|
2023-07-15 21:02:55 -04:00 |
|
|
d0f71ffbec
|
fix: fixed an issue caused by the temporary code removed in last commit
|
2023-07-15 19:17:52 -04:00 |
|
|
dd2a031084
|
misc: no longer leaking an (invalidated) api key
|
2023-07-15 19:16:58 -04:00 |
|
|
26c0ad8b63
|
misc: imported ui from discord instead of accessing discord.ui
|
2023-07-15 19:16:11 -04:00 |
|
|
98dccd919e
|
bug: self.get_url --> Pterodactyl.get_url
|
2023-07-15 18:58:17 -04:00 |
|
|
fa2b5a034d
|
change: text changed in update command
|
2023-07-15 18:57:30 -04:00 |
|
|
0b262eed2b
|
maybe possibly fixed the "interaction failed" message
|
2023-07-15 18:55:40 -04:00 |
|
|
65e0a954ad
|
fixed the server never stopping in update
|
2023-07-15 18:53:38 -04:00 |
|
|
e190b613ba
|
testing a change to the no button in update
|
2023-07-15 18:44:57 -04:00 |
|
|
a7c7a8e17c
|
moved new_put_data
|
2023-07-15 18:32:55 -04:00 |
|
|
5b82db41b6
|
made update sleep before checking if server is offline
|
2023-07-15 18:28:32 -04:00 |
|
|
1cc6afacb2
|
awaited an interaction_message.edit
|
2023-07-15 18:25:04 -04:00 |
|