Skip to content

Commit

Permalink
add help message for online users
Browse files Browse the repository at this point in the history
  • Loading branch information
csoni111 committed Oct 27, 2017
1 parent d85ac40 commit 866a5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions announcements.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = (ioObject, slackObject) ->
\t!info <nick> _to get user info._
\t!clear _to remove all the latest messages from the public view._
\t!clear [x] _to remove only the last x messages from public view._
\t!users _to show a list of online users._
\t!help _to show this message._
"""

Expand Down

0 comments on commit 866a5d1

Please sign in to comment.