Srivats728 / panel-pterobot

Pterodactyl Discord Bot

Home Page:https://luxxy-gf.github.io/pterodactyl-bot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pterodactyl Bot

Pterodactyl Bot is a Discord Bot that controls pterodactyl panel

The Project is currently ongoing

Installation

Usage The Command Line to Download And install modules

git clone https://github.com/luxxy-gf/pterodactyl-bot

npm install

install pm2 to run it in the background

npm i -g pm2

{
    "bot": {
        "token": "",
        "prefix": "",
        "testguild": "",
        "owner": ""
    },
    "embed": {
        "color": "BLUE",
        "footer": "Made by @Luxxy#1337"
    },
    "panel": {
        "panelurl": "",
        "panelname": "",
        "panelapikey": "",
        "panelclientapikey": ""
    },
    "db": {}
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Pterodactyl Discord Bot

https://luxxy-gf.github.io/pterodactyl-bot/


Languages

Language:JavaScript 100.0%