This commit is contained in:
shoopea 2019-05-03 17:28:11 +08:00
parent ff880e3030
commit 8b222d8432

View File

@ -111,6 +111,8 @@ func main() {
ownUserID32 = OwnUserID(client)
ownUserID64 = int64(OwnUserID(client))
log.Println("Plop ..")
if *history {
log.Println("Getting history ..")
getHistory(client)