From d963a80f412fb42752d79a652a0bb6d3a578644e Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 22 Apr 2018 18:21:46 -0400 Subject: Forgot this... --- bot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.js b/bot.js index ad413ab..ed2096a 100644 --- a/bot.js +++ b/bot.js @@ -153,6 +153,7 @@ rl.on('line', function(cmd){ case "help": var msg = (`PokeBot Console Help\n\n`); msg += (`guilds - Shows all guilds that PokeBot's on.\n`) + msg += (`channels - Shows all the channels that the guilds have.\n`) msg += (`leave - Leaves a guild.\n`) msg += (`broadcast - Broadcasts a message to a server.\n`) msg += (`help - Shows this command.\n`) -- cgit v1.2.3