Merge pull request #199 from Mu5tank05/patch-2

Mark now works with out an input
This commit is contained in:
Luke Rogers 2014-01-25 02:00:23 -08:00
commit 90bb260f5f
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",