aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-07-12 19:49:42 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-07-12 19:49:42 -0400
commitdc1961d2247bdbbcad8dfa720e3a46e004e0262d (patch)
treed2ac60a9c2af9edab3eef38635d01bbdf077753c /README.md
parent6feb5b84b217984a98827d3008ac598ba46061a0 (diff)
downloadDLAP-dc1961d2247bdbbcad8dfa720e3a46e004e0262d.tar.gz
DLAP-dc1961d2247bdbbcad8dfa720e3a46e004e0262d.tar.bz2
DLAP-dc1961d2247bdbbcad8dfa720e3a46e004e0262d.zip
Fixed about; No longer requiring guild id for deploy command
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 39e049d..b8f9c73 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,7 @@ Make a new file called `config.json`.
"txtFile": true/false,
"shuffle": true/false,
"statusChannel": "channel_id",
- "voiceChannel": "voice_channel_id"
- "guildID": "guild_id",
+ "voiceChannel": "voice_channel_id",
"clientID": "client_id"
}
```