move config item

This commit is contained in:
Chris Ham
2020-05-01 17:38:38 -07:00
parent f2bf3a7ad5
commit 42013800da

View File

@@ -1,9 +1,9 @@
{ {
"botName": "greenhambot", "botName": "greenhambot",
"adminID": "YOUR DISCORD USER ID",
"debug": false, "debug": false,
"discord": { "discord": {
"token": "YOUR DISCORD APP TOKEN", "token": "YOUR DISCORD APP TOKEN",
"adminID": "YOUR DISCORD USER ID",
"master": true, "master": true,
"guilds": { "guilds": {
"GUILD ID": { "GUILD ID": {