From 3390e1df24dbce69a4b39cff363d6616d4dd376c Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 17 Jul 2014 12:08:48 +0200 Subject: titlebot: add top command --- titlebot/commands/help | 1 + 1 file changed, 1 insertion(+) (limited to 'titlebot/commands/help') diff --git a/titlebot/commands/help b/titlebot/commands/help index f04e43b..fcc9b53 100755 --- a/titlebot/commands/help +++ b/titlebot/commands/help @@ -4,6 +4,7 @@ BGT Title Poll Bot: .new TITLE - suggest a new title .list <(age|votes)> - list all suggestions .highest - lists the NUM highest voted suggestions + .top - alias for .highest .up NUM (NUM ...) - upvote one or more suggestions from .list .undo NUM (NUM ...) - undo an upvote .clear - clear the poll (auth required) -- cgit v1.2.3