pepified plugins/admin.py

This commit is contained in:
Luke Rogers 2012-03-13 00:25:38 +13:00
parent cb742f4e93
commit 222e49b356

View file

@ -46,6 +46,7 @@ def restart(inp, input=None, db=None, notice=None):
time.sleep(5)
os.execl("./cloudbot", "restart")
@hook.command("clearlogs", autohelp=False)
@hook.command(autohelp=False)
def clear(inp, input=None, db=None, notice=None):