mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2026-06-05 12:39:08 -04:00
no more war
This commit is contained in:
@@ -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 \
|
||||
\`\`\``)
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user