iamkubi / pydactyl

Python wrapper for the Pterodactyl Panel API
MIT License
69 stars 21 forks source link

Incompatible with panel v1.0 #17

Closed INfoUpgraders closed 3 years ago

INfoUpgraders commented 4 years ago

pydactyl is incompatible with panel version 1.0 (latest version)

fadedmax commented 4 years ago

have you even read the readme, and give more detail? \

nullstalgia commented 4 years ago

Update for this: V1.0 is now out and stable.

Some actions do seem to work (stopping and starting), but getting status does not seem to work. I haven't done a deep dive into the errors, just a surface-level peek based on a Discord.py + Py-Dactyl bot I have

nullstalgia commented 4 years ago

API Reference for @iamkubi

https://dashflo.net/docs/api/pterodactyl/v1/

From the Pterodactyl Discord Server:

image

iamkubi commented 4 years ago

Yep, I'm quite familiar with the API changes and that much of the client API doesn't work anymore. Unfortunately I'm pretty busy at the moment, so it will probably be a week or two before I can get an update out.

nullstalgia commented 4 years ago

Understandable

If you need some simple testing I can oblige, but as my use case is simple, it might not find weird bugs/issues.

nullstalgia commented 3 years ago

Any chance of an update coming soon? :)

iamkubi commented 3 years ago

Yes, I hope to have a chance this week to update it.

vej-dev commented 3 years ago

Still nothing looks like I'm going to have to write my own.