This commit is contained in:
Alex Brow 2020-02-27 22:17:54 -05:00
parent 557f487f3e
commit 7da8e4e101
No known key found for this signature in database
GPG Key ID: F48926893F475C25

View File

@ -252,7 +252,7 @@ client.on("message", async message => {
}; };
if (command === "quote") { if (command === "quote") {
min = Math.ceil(0); min = Math.ceil(0);
max = Math.floor(37); max = Math.floor(47);
// Quote format '<USER> quote stuff like egg eegg egg mommmmy' // Quote format '<USER> quote stuff like egg eegg egg mommmmy'
let quotes = [ let quotes = [
'<Airman, hydrated> Im a segregationist', '<Airman, hydrated> Im a segregationist',