From dc1961d2247bdbbcad8dfa720e3a46e004e0262d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 12 Jul 2022 19:49:42 -0400 Subject: Fixed about; No longer requiring guild id for deploy command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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" } ``` -- cgit v1.2.3