From 10e93faf891c3fa3a68edb59d4ffb9d939680dc6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 10 Jul 2022 13:58:09 -0400 Subject: Simple http server --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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`. -- cgit v1.2.3