mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-09 07:56: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") {
|
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',
|
||||||
|
Loading…
Reference in New Issue
Block a user