k.SendMessageByConvID(m.ConvID,"Invalid input for command authenticate. Requires username and password. This information is not stored in keybase, or logged.")
k.SendMessageByConvID(m.ConvID,"Invalid input for command authenticate. Requires username and password. This information is not stored in keybase, or logged. %+v",len(parts))
return
}
log.LogDebug("Proper amount of parameters has been received, calling login()")