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.
- 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