diff --git a/config/example_config.json b/config/example_config.json index 18fdc6f..13b85bf 100644 --- a/config/example_config.json +++ b/config/example_config.json @@ -3,7 +3,9 @@ { "token": "discord bot token", "pterodactyl_domain": "https://panel.pterodactyl.com/", - "pterodactyl_apikey": "user api key" + "pterodactyl_apikey": "user api key", + "guild_id": "169256939211980800", + "guild_admin_id": "169256939211980800" } ] } \ No newline at end of file