diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 20:35:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-20 20:35:46 -0400 |
| commit | bf01a9299fe075d5ba6fc0a8e827256889302965 (patch) | |
| tree | 4e275936dc83987073928ccbd1c7abcaf894f78f /README.md | |
| parent | b9175ef6eba3e67d51ad47ddfa61b51cf4db6a0e (diff) | |
| download | DLAP-bf01a9299fe075d5ba6fc0a8e827256889302965.tar.gz DLAP-bf01a9299fe075d5ba6fc0a8e827256889302965.tar.bz2 DLAP-bf01a9299fe075d5ba6fc0a8e827256889302965.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,9 +9,9 @@ Make a new file called `config.json`. { "token": "token_here", "prefix": "!", - "voiceChannel": "voice_channel_id", "botOwner": "your_user_id_here", - "statusChannel": "channel_id" + "statusChannel": "channel_id", + "voiceChannel": "voice_channel_id" } ``` |
