All Projects → HirziDevs → PteroStats

HirziDevs / PteroStats

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to PteroStats

pterodactyl-sdk
Pterodactyl Panel PHP SDK/API wrapper
Stars: ✭ 27 (-77.87%)
Mutual labels:  pterodactyl-panel-api, pterodactyl-api
hyouka
Um bot open-source com dashboard incluída
Stars: ✭ 12 (-90.16%)
Mutual labels:  discord-js
warnable
Simple Discord bot to moderate Discord servers, specifically to warn members.
Stars: ✭ 34 (-72.13%)
Mutual labels:  discord-js
DiscordBot-Template
A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V13
Stars: ✭ 131 (+7.38%)
Mutual labels:  discord-js
megumin-selfbot
My selfbot. Use if you like!
Stars: ✭ 11 (-90.98%)
Mutual labels:  discord-js
DraconianJSBot
With its robust performance, intuitive design, and vast array of functionalities, the Draconian Bot is the ultimate solution for all your needs.
Stars: ✭ 113 (-7.38%)
Mutual labels:  discord-js
BulletBot
A Discord bot for the Code Bullet and Co server
Stars: ✭ 26 (-78.69%)
Mutual labels:  discord-js
pieces
Piece loader for @sapphire/framework
Stars: ✭ 17 (-86.07%)
Mutual labels:  discord-js
Max-Bot
Max Bot is an open-source bot made in node-js with discord-js. It Has Commands from fun to moderator.
Stars: ✭ 27 (-77.87%)
Mutual labels:  discord-js
SiruBOT
SiruBOT, Multipurpose discord musicbot
Stars: ✭ 21 (-82.79%)
Mutual labels:  discord-js
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-82.79%)
Mutual labels:  discord-js
super-super-heroku-bot
Discord bot using Heroku, 24/7!
Stars: ✭ 19 (-84.43%)
Mutual labels:  discord-js
Gyromina
Gyromina, a multipurpose Discord bot with fun + function all in one
Stars: ✭ 97 (-20.49%)
Mutual labels:  discord-js
cytrus-re
A multipurpose Discord bot!
Stars: ✭ 16 (-86.89%)
Mutual labels:  discord-js
ChatBot
A W.I.P All-in-One Discord Bot
Stars: ✭ 32 (-73.77%)
Mutual labels:  discord-js
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (-71.31%)
Mutual labels:  discord-js
Alexi5
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.
Stars: ✭ 19 (-84.43%)
Mutual labels:  discord-js
ToastyXD
Toasty XD is a Discord Bot that has many features, such as slash commands, server verification captcha system, staff inactive notices, staff activity checks and a word blacklist system.
Stars: ✭ 39 (-68.03%)
Mutual labels:  discord-js
yamburger
YAML syntax got you down? That's a YAMBURGER!
Stars: ✭ 32 (-73.77%)
Mutual labels:  yaml-configuration
etna-uptime
Based on https://github.com/upptime/upptime.
Stars: ✭ 17 (-86.07%)
Mutual labels:  status-page
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

Example

Installation

  1. Getting apikey from pterodactyl
  2. Creating Discord Bot
  3. Inviting Discord Bot
  4. Getting Channel ID
  5. Starting bot

Getting apikey from pterodactyl

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

    Admin Panel
  2. Click on the Create New button

    Application API Page
  3. Set all options permission to read and for description you can put whatever you want

    Create Application API
  4. Copy the apikey.

    Application API List
  5. Paste the panel apikey and panel url at the config

    Panel Config

Creating Discord Bot

Please refer to this website

Paste the bot token at the config

Bot Config

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
  3. Paste the channel id at the config

    Channel Config

Starting bot

  1. Make sure you have done the things above
  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

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
  4. Paste the emoji id at the config

    Status Config

Blacklist Nodes

  1. Select node from node list on admin page

    Nodes List
  2. Check the url and copy the node id

    Node Id
  3. Paste the id to the blacklist on config

    Blacklist Config

You can add more than one node in the blacklist

Blacklist Config

The node is online but the embed is read as offline

If you having this issue, you can enable log_error on the config file and report it to our discord server at Support Server

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].