aboutsummaryrefslogtreecommitdiffstats
path: root/titlebot
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-05-05 09:53:32 +0200
committermakefu <root@pigstarter.de>2014-05-05 09:53:32 +0200
commitf0aff2ab30ad2620680f68bb6a7ac892271ac123 (patch)
tree9fea5d8d30c226e0e6747cd5682e63cc489525bc /titlebot
parent56f52f2c68fb0db86cde7d3b016aeee958cf8629 (diff)
Merge all the shits
Diffstat (limited to 'titlebot')
-rwxr-xr-xtitlebot/commands/help1
1 files changed, 1 insertions, 0 deletions
diff --git a/titlebot/commands/help b/titlebot/commands/help
index 475ea98..f04e43b 100755
--- a/titlebot/commands/help
+++ b/titlebot/commands/help
@@ -3,6 +3,7 @@ cat <<EOF
BGT Title Poll Bot:
.new TITLE - suggest a new title
.list <(age|votes)> - list all suggestions
+ .highest <NUM> - lists the NUM highest voted suggestions
.up NUM (NUM ...) - upvote one or more suggestions from .list
.undo NUM (NUM ...) - undo an upvote
.clear - clear the poll (auth required)