Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 462 Bytes

Panel-Client-Bot

Pterodactyl Hosting Panel client control discord bot, wip Main advantage over panel is having active monitors of the servers and their usage in discord.

This can detect outages and report them for nodes too.

Instalation

  • Download the code
  • Do npm install in the main folder
  • Rename .env.example to .env and edit the lines which are required. (Optionals can be left untouched)
  • To run the bot, use npm start in the main folder