aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 89ec652..6b1bcea 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Make a new file called `config.json`.
```
{
"token": "token_here",
- "txtFile": true/false
+ "txtFile": true/false,
"statusChannel": "channel_id",
"voiceChannel": "voice_channel_id"
"guildID": "guild_id",
@@ -55,4 +55,4 @@ You need to edit `/commands/about.js` to uncomment the `.addField('Forked by', '
Be sure to replace that with your name.
# Contributing
-When contributing, be sure to add yourself to the contributors list in `/commands/about.js`. \ No newline at end of file
+When contributing, be sure to add yourself to the contributors list in `/commands/about.js`.