From bb6518bafbf58fad191e329d695a6ab8fcf3ac60 Mon Sep 17 00:00:00 2001 From: thenoodle68 Date: Sat, 28 Dec 2013 12:22:32 +0800 Subject: [PATCH] whoops --- plugins/mark.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/mark.py b/plugins/mark.py index 3d186d7..70dd954 100644 --- a/plugins/mark.py +++ b/plugins/mark.py @@ -1,8 +1,8 @@ import random from util import hook, text -@hook.command('8ball') -def eightball(input, action=None): +@hook.command('mark') +def mark(input): """mark -- Spreads the glory of Mark Harmon""" responses = [ "Praise our lord Mark Harmon",