Files
2022-10-07 14:31:30 +02:00

20 lines
516 B
JSON

{
"token": "Bot Token",
"ownerId": ["252425284488396803"],
"ignorelist": [],
"database":{
"host": "db Server Ip",
"port": "3306",
"username": "pterobot",
"password": "db User Password",
"dbname": "pterobot"
},
"panel":{
"allowRegistration": true,
"url": "Your pterodactyl URL",
"applicationKey": "Your admin application key",
"useragent": "pterobot"
}
}