From 04b1a291b6e3ee19644ad114e422dc5dbd2112c3 Mon Sep 17 00:00:00 2001 From: stringsplit <77242831+nbitzz@users.noreply.github.com> Date: Fri, 17 Mar 2023 14:11:59 -0700 Subject: [PATCH] wwww --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a707d8c..2dd9058 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,14 @@ echo "TOKEN=INSERT-TOKEN.HERE" > .env ``` Invite your bot to a server, then give it a channel to post in: -```json -config.json --------------------------------------------- -... +```js +// config.json +{ + ... "targetGuild": "1024080490677936248", "targetChannel": "1024080525993971913", -... + ... +} ``` Then, compile and start.