Skip to content

This bot is a system that runs on Discord and is used to monitor the status of servers using Pterodactyl. It collects and visualizes information using Pterodactyl APIs to show the performance of servers on Discord.

License

Notifications You must be signed in to change notification settings

ArdaWeasley/pterodactyl-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pterodactyl Discord Status (User Servers)

  • This bot is a system that runs on Discord and is used to monitor the status of servers using Pterodactyl. It collects and visualizes information using Pterodactyl APIs to show the performance of servers on Discord.

Images

Setup

  1. Clone or download the project.
  2. Install the required modules:
npm install
  1. Edit config.js and add your Discord bot token and Pterodactyl API key:
  • api: Example https://panel.rasbyte.net/api/ (You need to put a slash at the end)
  • key: The api key you created from the panel
  • bot.channels.status: Channel id where statuses will be discarded
  • filteredServers: Name of the server you do not want to appear on the channel
  1. Run it: node index.js

Contribution

If you have found a bug or would like to contribute to the development, please open an Issue or submit a Pull Request.

License

This project is licensed under the MIT License.

About

This bot is a system that runs on Discord and is used to monitor the status of servers using Pterodactyl. It collects and visualizes information using Pterodactyl APIs to show the performance of servers on Discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published