mirror of
https://github.com/watn3y/steamsalty.git
synced 2025-04-19 16:01:22 +02:00
Maybe dont spam Steam that hard
This commit is contained in:
parent
b3caf8d8bf
commit
b4782b30a1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"watn3y/steamsalty/config"
|
||||
)
|
||||
|
||||
var sleeptime time.Duration = 10 * time.Second
|
||||
var sleeptime time.Duration = 1 * time.Minute
|
||||
|
||||
func StartWatchers(bot *tgbotapi.BotAPI) {
|
||||
var wg sync.WaitGroup
|
||||
|
|
Loading…
Reference in a new issue