From 42013800dada406d50bd328c31c613d7e6ba80d4 Mon Sep 17 00:00:00 2001 From: Chris Ham <431647+greenham@users.noreply.github.com> Date: Fri, 1 May 2020 17:38:38 -0700 Subject: [PATCH] move config item --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index 460cdc6..123ff8a 100755 --- a/config.json.example +++ b/config.json.example @@ -1,9 +1,9 @@ { "botName": "greenhambot", - "adminID": "YOUR DISCORD USER ID", "debug": false, "discord": { "token": "YOUR DISCORD APP TOKEN", + "adminID": "YOUR DISCORD USER ID", "master": true, "guilds": { "GUILD ID": {