This commit is contained in:
Luke Rogers 2014-03-25 16:32:00 +13:00
parent 8e4ce31c0e
commit d863628139
5 changed files with 41 additions and 50 deletions

View file

@ -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."""