diff --git a/announcements.coffee b/announcements.coffee index 3c540da..2972f3f 100644 --- a/announcements.coffee +++ b/announcements.coffee @@ -22,6 +22,7 @@ module.exports = (ioObject, slackObject) -> \t!info _to get user info._ \t!clear _to remove all the latest messages from the public view._ \t!clear _to remove only the last x messages from public view._ + \t!clear [x] _to remove a specifc message from public view._ \t!users _to show a list of online users._ \t!connectnotify _to switch connect notifications on or off._ \t!help _to show this message._