Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Onichaa authored Aug 30, 2024
1 parent 6d4373c commit 9d2eadb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,8 @@ func NewBot(id string, callback func(string)) *whatsmeow.Client {
callback("melebihi 60 detik, memutuskan")
}
})

client.SendPresence(types.PresenceUnavailable)
} else {
fmt.Println("Connected to readsw!!")
client.SendPresence(types.PresenceUnavailable)
}
return client
}
Expand Down

0 comments on commit 9d2eadb

Please sign in to comment.