initial commit

This commit is contained in:
Aiden
2022-10-07 14:31:30 +02:00
parent b8b1aee4e6
commit f06f277329
18 changed files with 2606 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"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"
}
}