diff --git a/src/index.js b/src/index.js index de19d88..24c4b51 100755 --- a/src/index.js +++ b/src/index.js @@ -232,7 +232,7 @@ client.on("message", async message => { }; }; if(command === "adderall") { - let quote === args + let quote = args if(quote = "1") return message.channel.send(">>> They call me lil adderall") if(quote = "2") return message.channel.send(">>> Second time being detained...I faked my death by having a fake seizure.......You know what they call me......Lil Adderall"); if(quote = "3") return message.channel.send(">>> So note to self don’t ask those types of questions to Osseley...I’ve been detained 3 times they call me...lil adderall");