Commit graph

118 commits

Author SHA1 Message Date
ae4d794258
feat: added additional configuration option - used internally 2023-07-24 08:59:01 -04:00
d5b4ac3dbe
fix: hopefully fixed the broken update command 2023-07-24 08:45:53 -04:00
fb99f5ea33
misc: reduced sleep timer for server status checking 2023-07-23 23:09:34 -04:00
35e80fdbb3
misc: changed sleep duration on UpdateButtons to 1 second 2023-07-23 14:34:58 -04:00
ef662d81b1
fix: applied previous fix to UpdateButtons 2023-07-23 14:32:49 -04:00
1bf60cef81
fix: testing a fix for update 2023-07-23 14:29:07 -04:00
fa48b3a924
fix: changed something in the updatebuttons class 2023-07-23 14:13:35 -04:00
6079ccd371
fix: fixed a missing await 2023-07-23 14:11:26 -04:00
601a9642c7
fix: fixed update command again 2023-07-23 14:08:15 -04:00
5398fb77a8
fix: fixed update command 2023-07-23 14:05:03 -04:00
85fa243732
fix: hopefully made update work properly 2023-07-23 14:04:02 -04:00
7727f789f2
fix: fixed get_session trying to assign a kwarg that doesn't exist 2023-07-23 12:55:27 -04:00
0f73bbaabc
fix: fixed get_session 2023-07-23 12:52:59 -04:00
a2488a53bd
fix: and again! (configure commands this time) 2023-07-23 12:51:10 -04:00
45b6c94f06
fix: same thing as last commit, just with get_url 2023-07-23 12:50:44 -04:00
fed6790122
fix: fixed power commands failing to load 2023-07-23 12:49:58 -04:00
f10178e948
feat: update now uses aiohttp 2023-07-23 12:39:44 -04:00
cb42243a65
fix: power, get, and config command groups are disabled in dms 2023-07-16 15:00:07 -04:00
40858dc7d4
revert: reverted test fix on update command 2023-07-16 14:41:16 -04:00
1d62e9d01d
docs: updated readme for new features 2023-07-16 14:37:15 -04:00
1ae21c0ed3
misc: adding .vscode to gitignore 2023-07-16 14:36:28 -04:00
fa0a594dd6
fix: changed method names of configure api and configure update to prevent update being overriden 2023-07-16 14:25:00 -04:00
f6551d9390
fix: testing a fix for update not appearing 2023-07-16 14:09:31 -04:00
0cd9c5cc24
changed string in update command 2023-07-16 13:36:48 -04:00
41f24aa7af
misc: removed useless variable from update command 2023-07-16 13:36:19 -04:00
f3714ac02b
misc: trimmed whitespace 2023-07-16 13:35:48 -04:00
25e776c02c
misc: moved update command 2023-07-16 13:35:17 -04:00
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