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