We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a67558 commit 1053cc2Copy full SHA for 1053cc2
README.md
@@ -10,6 +10,9 @@ SkyblockPy works by communicating with the Hypixel API endpoints by using your *
10
11
If no errors are returned by the API endpoint (status code 200 is returned), then the API output is returned as a `dict`.
12
13
+### Obtaining an API key
14
+Go to the Hypixel Minecraft Java server and use `/api` command.
15
+
16
### I found a bug/I want to add a missing feature!
17
Just make a new issue [here](https://github.com/PyBotDevs/skyblockpy/issues/new) and describe the bug/feature.
18
0 commit comments