From f352357df92d7d74a1c3e3bab79f24634dff8d32 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 20 Jul 2020 20:12:52 -0400 Subject: Updated README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b171095..af39e22 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ Make a new file called `config.json` "token": "token_here", "prefix": "!", "voiceChannel": "voice_channel_id", - "botOwner": "your_id_here" + "botOwner": "your_user_id_here" } ``` +Add your own audio files using the mp3 file extension to `./music` + # Help Command ``` Public Only -- cgit v1.2.3