Skip to content

Commit

Permalink
bot get
Browse files Browse the repository at this point in the history
  • Loading branch information
csznet committed Nov 12, 2023
1 parent 450863c commit 07fb2c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ func BotDo() {
log.Println(err)
return
}
bot.Debug = true
log.Printf("Authorized on account %s", bot.Self.UserName)
u := tgbotapi.NewUpdate(0)
u.Timeout = 60
updatesChan := bot.GetUpdatesChan(u)
Expand Down

0 comments on commit 07fb2c6

Please sign in to comment.