Just a discord bot that gives you the ability to control your servers (as long as your server provider provides it)
Instructions to run inside Docker
- Take
docker-compose.yml
and edit path where will be your config stored. - Create
config.py
from example-config.py
Instructions for normal use
- Git Pull or Download the repo to your server
- Add your discord bot token along with your API Credentials , your Host's Panel Link and USER_IDs to the file in config > config.py
- Navigate to Cogs > petro.py
SERVER IDENTIFICATION
with Pterodactyl Server identifier. - Navigate to the console and run
pip install -U -r requirements.txt
(ENSURE YOUR DIRECTORY IS CORRECT BEFORE RUNNING IT) - Run
python3 main.py
in the console - Your bot should be up and running with the commands in place
How to get your API Key
How to get the server identification
How to get my User ID
- Navigate to your User Settings, head to Advanced and enable Developer Mode
- Right click on yourself in any server or dm
- Click Copy User ID
- That's your user ID