commit
75908c6ab6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
import random
|
||||
from util import hook, text
|
||||
|
||||
@hook.command('mark')
|
||||
@hook.command('harmon')
|
||||
@hook.command
|
||||
def mark(input):
|
||||
"""mark -- Spreads the glory of Mark Harmon"""
|
||||
responses = [
|
||||
|
|
Reference in a new issue