This commit is contained in:
Luke Rogers 2014-02-14 00:47:01 +13:00
parent ada153c8bc
commit ee0ad67a16
14 changed files with 24 additions and 50 deletions

View file

@ -3,7 +3,7 @@ from util import hook
@hook.command(autohelp=False)
def help(inp, notice=None, input=None, conn=None, bot=None):
def help(inp, notice=None, conn=None, bot=None):
"""help -- Gives a list of commands/help for a command."""
funcs = {}