-
Display help message.
-
syntax:
@help
ex)
@help
-
Reply to a specific thread.
-
syntax:
@reply #<hash_value> <description>
ex)
@reply #47cd926 this is reply
-
Display new notice.
-
syntax:
@notice <description>
ex)
@notice this is notice
-
Start a poll.
-
syntax:
@poll [-t <"question">] <"answers", ...>
ex)
@poll -t "this is question" "ans 1", "ans 2", "ans 3"