diff --git a/README.md b/README.md index 96efd82..69c72b8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@
-PteroStats Banner +PteroStats Banner -## Language / Bahasa -[[English]](https://github.com/HirziDevs/PteroStats/blob/main/README.md) | [[Indonesia]](https://github.com/HirziDevs/PteroStats/blob/main/Indo.md)
@@ -13,14 +11,10 @@ PteroStats is a bot designed to check Pterodactyl Panel and Nodes status and pos ## Example - Test Panel - Example - -- [Calvs Cloud](https://discord.gg/ssCQjhrBJN) - - Calvs Cloud + Example ## Installation -1. [Getting apikey from pterodactyl](#getting-apikey-from-pterodactyl) +1. [Getting API key from pterodactyl](#getting-apikey-from-pterodactyl) 2. [Creating Discord Bot](#creating-discord-bot) 3. [Inviting Discord Bot](#inviting-discord-bot) 4. [Getting Channel ID](#getting-channel-id) @@ -29,24 +23,28 @@ PteroStats is a bot designed to check Pterodactyl Panel and Nodes status and pos - [Using Custom Emoji](#using-custom-emoji) - [Blacklist Nodes](#blacklist-nodes) -### Getting apikey from pterodactyl -1. Go to your `pterodactyl admin page` and go to `Application API`. +### Getting API key from pterodactyl - Admin Panel +> [!WARNING] +> The use of Application API keys are **deprecated**, you should use **Client API keys** in the config file -2. Click on the `Create New` button +1. Go to your `Pterodactyl Panel` and go to `Account Page`. - Application API Page + Home -3. Set all options permission to `read` and for description you can put whatever you want +2. Click on the `API Credentials` button - Create Application API + Account Page -4. Copy the apikey. +3. Fill the `Description` and click on the `Create` button - Application API List + Create Client API Key -5. Paste the panel apikey and panel url at the config +4. Copy the API key. + + API Key + +5. Paste the panel API key and panel url at the config Panel Config @@ -78,10 +76,10 @@ Please refer to [this website](https://discordjs.guide/preparations/adding-your- 2. Run `npm install` in the root directory of the bot files. 3. Run `node index` and you are done. -if you need help contact me on discord `Hirzi#8701` or join [our discord support server](https://discord.gg/zv6maQRah3) +if you need help contact me on discord `@hirzidevs` or join [our discord support server](https://discord.gg/zv6maQRah3) ### Using Custom Emoji -1. type `\` in guild that has custom emoji you want +1. type `\` in server that has custom emoji you want Type \ on the chat @@ -123,7 +121,6 @@ If you having this issue, you can enable `log_error` on the config file and repo - [PteroStats DiscordJS v13](https://github.com/HirziDevs/PteroStats/tree/3d0512c3323ecf079101104c7ecf3c94d265e298) - [PteroStats DiscordJS v12](https://github.com/HirziDevs/PteroStats/tree/bcfa266be64dda11955f0bf9732da086bcea522c) - [Pterodactyl Panel](https://pterodactyl.io) -- [Pterodactyl Api Documentation](https://dashflo.net/docs/api/pterodactyl/v1/) +- [Pterodactyl API Documentation](https://github.com/devnote-dev/ptero-notes/) - [Pterodactyl Discord Server](https://discord.gg/pterodactyl) - [PteroBot Support Server](https://discord.gg/zv6maQRah3) -- [PteroBot Support Server (Indonesia)](https://discord.gg/EYaFB7WSg6)