This commit is contained in:
thenoodle68 2013-12-28 12:22:32 +08:00 committed by Luke Rogers
parent 17b51ef2fc
commit bb6518bafb

View file

@ -1,8 +1,8 @@
import random import random
from util import hook, text from util import hook, text
@hook.command('8ball') @hook.command('mark')
def eightball(input, action=None): def mark(input):
"""mark -- Spreads the glory of Mark Harmon""" """mark -- Spreads the glory of Mark Harmon"""
responses = [ responses = [
"Praise our lord Mark Harmon", "Praise our lord Mark Harmon",