From 40d5f9958f6ac8b00dab92984095abe0777dda2e Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 21 Apr 2018 10:50:15 -0400 Subject: Added a reply --- commands/addquote.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/addquote.js b/commands/addquote.js index ddb7b5a..e5290bc 100644 --- a/commands/addquote.js +++ b/commands/addquote.js @@ -18,6 +18,7 @@ * * *************************************/ module.exports.run = async (client, message, args) => { + message.reply('This command is in working progress'); /* const moment = require('moment'); const log = message => { -- cgit v1.2.3