summaryrefslogtreecommitdiffstats
path: root/Reaktor/titlebot/titlebot.py
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-04-25 16:34:34 +0200
committermakefu <root@pigstarter.de>2014-04-25 16:34:34 +0200
commitda5b4578c07838d7c8c5c1c923ea03895e19a0da (patch)
treeca965893ec0b04ff510b2a5112cc57e59f6f4ab9 /Reaktor/titlebot/titlebot.py
parent2d646912b01c3e9399c19347b524ebbe00f44a04 (diff)
add highest for titlebot
Diffstat (limited to 'Reaktor/titlebot/titlebot.py')
-rw-r--r--Reaktor/titlebot/titlebot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/titlebot/titlebot.py b/Reaktor/titlebot/titlebot.py
index 6a3b2f79..c1eac3b0 100644
--- a/Reaktor/titlebot/titlebot.py
+++ b/Reaktor/titlebot/titlebot.py
@@ -60,6 +60,7 @@ public_commands = [
default_command('nocommand'),
titlebot_cmd('list'),
titlebot_cmd('help'),
+ titlebot_cmd('highest'),
titlebot_cmd('up'),
titlebot_cmd('new'),
titlebot_cmd('undo'),