@ -107,7 +107,7 @@ class Helper(object):
if len(spl) > 0:
cmd = spl[0]
else:
send("No text was sent")
failure("No text was sent")
return
if authed == True:
if cmd == "pass":