A Discord Bot connected to your Pterodactyl API.
at main 13 lines 256 B view raw
1# Bot mode (prod, dev, debug) 2BOT_MODE= 3 4# Add your discord tokens here 5BOT_TOKEN= 6CLIENT_ID= 7# Your discord server ID 8GUILD_ID= 9 10# Add your pterodactyl api token here 11PTERO_TOKEN= 12# Add yout pterodactyl host url (https://www.mydomain.domain/) 13PTERO_HOST=