diff options
Diffstat (limited to 'titlebot/commands/help')
| -rwxr-xr-x | titlebot/commands/help | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 <NUM>          - lists the NUM highest voted suggestions +  .top <NUM>              - 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) | 
