aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f46bb5..4dcd8aa 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,10 @@ Make a new file called `config.json`.
"token": "token_here",
"txtFile": true/false,
"shuffle": true/false,
+ "repeat": true/false,
"statusChannel": "channel_id",
"voiceChannel": "voice_channel_id",
+ "presenceActivity": "activity_here",
"clientID": "client_id"
}
```