timer for auth

This commit is contained in:
shoopea 2019-08-30 16:55:31 +08:00
parent 7d15dfd476
commit 668827c0e4

View File

@ -113,6 +113,7 @@ func main() {
fmt.Println("Authorization Ready! Let's rock")
break
}
sleep(1 * time.Second)
}
ownUserID32 = OwnUserID(client)