From c67a7efbfc451917fc2c711bbda34512ed0ea777 Mon Sep 17 00:00:00 2001 From: AardCrowley <12467582+AardCrowley@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:35:12 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 19ef98d..0886237 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,7 @@ replace `` with the ID you picked up from the previous step. Where apiToken = "" ``` -change it to say: - -```lua -apiToken = "bot" -``` - -where `` again is what you received from creating your bot. It is imperative that "bot" precedes it. The plugin will not work without it. +replace `` again is what you received from creating your bot. It is imperative that "bot" precedes it. The plugin will not work without it. From here on out, it should work out of the gate.