KasaiKonoru / Pterodactyl-Discord-Bot

Pterodactyl discord bot with permissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pterodactyl-Discord-Bot

GitHub GitHub package.json dependency version (prod) GitHub issues GitHub pull requests

A simple pterodactyl discord bot using my own API library, that has a permission system.

Requirements

  1. Discord Bot Token Guide
    1.1 You need to have Privileged Gateway Intents enabled. (both member and presence)
  2. Node.js v12.0.0 or newer

To install

Install from the command line:
git clone https://github.com/Linux123123/Pterodactyl-Discord-Bot.git
npm install --production
npm start

Permissions

There are 10 permission levels. They are defined in config.js

Level name Corresponding role Level Guild role
User everyone (default) 0 🟒
1
Moderator Server moderator 2 🟒
Administrator Server administrator 3 🟒
Server Owner Server owner 4 🟒
5
6
7
Bot Support Bot support 8 πŸ”΄
Bot Admin Bot admins 9 πŸ”΄
Bot Owner Linux123123 10 πŸ”΄

The rows without any information are left to change if you want to add more roles.

Disclaimer

I am not responsible for any damages that you cause to your servers/nodes by using this bot.

Remember: This bot can potentially be dangerous with the ability to Delete Servers/Nodes at an instant!

Contributors

Created and maintained by Linux123123

About

Pterodactyl discord bot with permissions

License:MIT License


Languages

Language:TypeScript 100.0%