Mark now works with out an input

This commit is contained in:
Nathan Blaney 2014-01-25 16:28:16 +11:00
parent 728ab6f60b
commit af8b07d20b
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
import random
from util import hook, text
@hook.command('harmon')
@hook.command
def mark(input):
@hook.command('harmon', autohelp=False)
@hook.command(autohelp=False)
def mark(inp):
"""mark -- Spreads the glory of Mark Harmon"""
responses = [
"Praise our lord Mark Harmon",