diff options
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1026,6 +1026,7 @@ function messageChecker(oldMessage, newMessage) { "warranty Tells you about AstralMod\n\n" + "ping|pong Asks AstralMod to reply with a message\n\n" + "These commands need to be prefixed with bot:\n" + + "This help command is deprecated please use bot:help or mod:help...\n" + "```"; message.channel.send(helpMessage); break; |
