From 922c35b325bee0f61a302ae799beff4c8ace5334 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 24 Jun 2018 11:35:42 -0400 Subject: 2.10.1 Patch Beta --- commands/addquote.js | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/addquote.js') diff --git a/commands/addquote.js b/commands/addquote.js index 793e398..1de8809 100644 --- a/commands/addquote.js +++ b/commands/addquote.js @@ -44,6 +44,7 @@ module.exports.run = async (client, message, args) => { message.reply(`You just added a new quote!`); log(`[i] A quote has been added to quotes.json...`) */ + message.reply('Command is broken for now'); }; exports.conf = { -- cgit v1.2.3