diff --git a/example.config.json b/example.config.json index 2949df2..7afb450 100644 --- a/example.config.json +++ b/example.config.json @@ -11,11 +11,7 @@ "discord": { "client_id": "client_id", "client_secret": "client_secret", - "guild_id": "Guild ID", - "bot_token": "token", - "tester_roles": [ - "role id" - ] + "bot_token": "token" }, "stripe": { "secret_key": "sk_secret",