updated example_config.json
Signed-off-by: SpagettiFisch <johmewu@gmail.com>
This commit is contained in:
parent
f7bc3a5547
commit
e87d01f457
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
||||||
{
|
{
|
||||||
"token": "discord bot token",
|
"token": "discord bot token",
|
||||||
"pterodactyl_domain": "https://panel.pterodactyl.com/",
|
"pterodactyl_domain": "https://panel.pterodactyl.com/",
|
||||||
"pterodactyl_apikey": "user api key"
|
"pterodactyl_apikey": "user api key",
|
||||||
|
"guild_id": "169256939211980800",
|
||||||
|
"guild_admin_id": "169256939211980800"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue