Maybe dont spam Steam that hard

This commit is contained in:
Noah 2024-12-20 02:31:09 +01:00
parent b3caf8d8bf
commit b4782b30a1

View file

@ -11,7 +11,7 @@ import (
"watn3y/steamsalty/config" "watn3y/steamsalty/config"
) )
var sleeptime time.Duration = 10 * time.Second var sleeptime time.Duration = 1 * time.Minute
func StartWatchers(bot *tgbotapi.BotAPI) { func StartWatchers(bot *tgbotapi.BotAPI) {
var wg sync.WaitGroup var wg sync.WaitGroup