This commit is contained in:
Alex Grintsvayg 2016-07-18 10:01:28 -04:00
parent e6d784e784
commit 2de7db0d8f

View file

@ -147,7 +147,7 @@ function doHelp(bot, channel) {
'`' + command + ' USER AMOUNT`: send AMOUNT credits to USER\n' +
'\n' +
'Send me a Direct Message if you want to interact privately.\n' +
'If I\'m not responding in some channel, you can invite me by sending me an @message\n'
'If I\'m not responding in some channel, you can invite me by @mentioning me\n'
);
}