diff options
| author | makefu <root@pigstarter.de> | 2014-05-05 09:53:32 +0200 | 
|---|---|---|
| committer | makefu <root@pigstarter.de> | 2014-05-05 09:53:32 +0200 | 
| commit | 92fe3350fe6e3da26fa1ad0522aabaa0f146d575 (patch) | |
| tree | f90dead66631bf41b7913bb4b1684db7b3d30b7d /Reaktor/titlebot/commands | |
| parent | d14d0ae3e34a49b742c5d5e9b879e92c704edaa1 (diff) | |
Merge all the shits
Diffstat (limited to 'Reaktor/titlebot/commands')
| -rwxr-xr-x | Reaktor/titlebot/commands/help | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/titlebot/commands/help b/Reaktor/titlebot/commands/help index 475ea98e..f04e43b7 100755 --- a/Reaktor/titlebot/commands/help +++ b/Reaktor/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)  | 
