Hirzi 56361df94f Merge pull request #17 from Scoooolzs/dev
Auto installer package
2022-06-15 16:33:47 +07:00
2022-05-29 20:37:15 +07:00
2022-06-02 21:38:42 +07:00
2021-07-04 18:39:47 +07:00
2022-05-29 19:28:04 +07:00
2022-06-02 21:38:42 +07:00

PteroStats Banner

Language / Bahasa

[English] | [Indonesia]

Introduction

PteroStats is a bot designed to check Pterodactyl Panel and Nodes status and post it to your discord server

Installation

Getting apikey from pterodactyl

  • Go to your pterodactyl admin page and go to Application API.

    Admin Panel

  • Click on the Create New button

    Application API Page

  • Set all options permission to read and for description you can put whatever you want

    Create Application API

  • Copy the apikey.

    Application API List

Creating Discord Bot

Please refer to this website

Inviting Discord Bot

Please refer to this website

Getting Channel ID

  1. Enable Developer Feature at your discord settings

    Discord User Settings

  2. Right Click text channel and select Copy ID

    Right Click Channel

Starting bot

  • Put discord bot token in config.yml at token line.
  • Put your pterodactyl apikey and url in config.yml at panel line.
  • Copy channel id from your discord server and put it in config.yml file at channel line.
  • Run npm install in the root directory of the bot files.
  • Run node index and you are done.

if you need help contact me on discord Hirzi#8701 or join our discord support server

Using Custom Emoji

  1. type \ in guild that has custom emoji you want

    Type \ on the chat

  2. Select custom emoji you want

    Select Custom Emoji

  3. Copy the text!

    Copy Emoji ID

Admin Apikey Permission

enable read on all options, if still didn't work enable read & write on all options

Application API Permission

Description
No description provided
Readme MIT 669 KiB
Languages
JavaScript 99.8%
Dockerfile 0.2%