mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2024-12-22 15:36:24 -05:00
augh
This commit is contained in:
parent
557f487f3e
commit
7da8e4e101
@ -252,7 +252,7 @@ client.on("message", async message => {
|
||||
};
|
||||
if (command === "quote") {
|
||||
min = Math.ceil(0);
|
||||
max = Math.floor(37);
|
||||
max = Math.floor(47);
|
||||
// Quote format '<USER> quote stuff like egg eegg egg mommmmy'
|
||||
let quotes = [
|
||||
'<Airman, hydrated> Im a segregationist',
|
||||
|
Loading…
Reference in New Issue
Block a user