From 4bfd57f73dbdf8e1d5ecbbc8c2b89b91c2e9fba0 Mon Sep 17 00:00:00 2001 From: Trey Date: Fri, 23 Feb 2018 20:26:32 -0500 Subject: justin cannot spell + removing the alias --- commands/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/help.js') diff --git a/commands/help.js b/commands/help.js index 0eb89bf..b0fc395 100644 --- a/commands/help.js +++ b/commands/help.js @@ -12,7 +12,7 @@ exports.run = (bot, msg, args) => { }; exports.conf = { - aliases: ['h'], + aliases: [], guildOnly: true, }; -- cgit v1.2.3