mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2024-11-16 17:35:14 -05:00
no more war
This commit is contained in:
parent
d1749c7760
commit
a4e30196be
@ -168,6 +168,7 @@ client.on("message", async message => {
|
||||
else {
|
||||
return message.reply("you can add quotes by running `?quote add <person> Quote goes here`");
|
||||
};
|
||||
};
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
if (command === "version") {
|
||||
return message.channel.send(`\`\`\`\
|
||||
@ -180,7 +181,7 @@ client.on("message", async message => {
|
||||
||----w |\n \
|
||||
|| ||\n \
|
||||
\`\`\``)
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user