From 0049a9acc0845f2071e8eb07aae48366fce474e0 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 25 Mar 2018 14:56:15 -0400 Subject: More changes in ban, kick and suggest --- commands/suggest.js | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/suggest.js') diff --git a/commands/suggest.js b/commands/suggest.js index 23fc846..d8171ab 100644 --- a/commands/suggest.js +++ b/commands/suggest.js @@ -35,6 +35,7 @@ module.exports.run = async (client, message, args) => { message.react('\u2705'); message.react('\u274E'); }); + message.reply("Alright, your suggestion has been shown now.") }; exports.conf = { -- cgit v1.2.3