dccd
This commit is contained in:
parent
8e4ce31c0e
commit
d863628139
5 changed files with 41 additions and 50 deletions
|
@ -14,7 +14,7 @@ def get_generator(_json):
|
|||
|
||||
|
||||
@hook.command(autohelp=False)
|
||||
def namegen(input, conn):
|
||||
def namegen(input, instance, bot):
|
||||
"""namegen [generator] -- Generates some names using the chosen generator.
|
||||
'namegen list' will display a list of all generators."""
|
||||
|
||||
|
|
Reference in a new issue