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.