From d7bdbaaa1659289be2b07a532f98058ecba32916 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 25 Apr 2014 12:06:50 +0200 Subject: add titlebot Reaktor configuration --- titlebot/commands/help | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 titlebot/commands/help (limited to 'titlebot/commands/help') diff --git a/titlebot/commands/help b/titlebot/commands/help new file mode 100755 index 0000000..475ea98 --- /dev/null +++ b/titlebot/commands/help @@ -0,0 +1,10 @@ +#!/bin/sh +cat < - list all suggestions + .up NUM (NUM ...) - upvote one or more suggestions from .list + .undo NUM (NUM ...) - undo an upvote + .clear - clear the poll (auth required) +EOF + -- cgit v1.2.3