Archived
1

Pin to all squads at :55 of every even hour

Closes #9
This commit is contained in:
2017-11-24 13:24:36 +04:00
parent a32ed89be8
commit b038d5b10d
8 changed files with 64 additions and 5 deletions

View File

@@ -47,6 +47,9 @@ func main() {
c.Log.Info("= i2_bot initialized. =")
c.Log.Info("=======================")
c.Cron.Start()
c.Log.Info("> Cron started.")
u := tgbotapi.NewUpdate(0)
u.Timeout = 60