diff options
Diffstat (limited to 'Reaktor/titlebot/titlebot.py')
-rw-r--r-- | Reaktor/titlebot/titlebot.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Reaktor/titlebot/titlebot.py b/Reaktor/titlebot/titlebot.py index 41717484..325fda53 100644 --- a/Reaktor/titlebot/titlebot.py +++ b/Reaktor/titlebot/titlebot.py @@ -61,6 +61,7 @@ public_commands = [ titlebot_cmd('list'), titlebot_cmd('help'), titlebot_cmd('highest'), + titlebot_cmd('top'), titlebot_cmd('up'), titlebot_cmd('new'), titlebot_cmd('undo'), |