This commit is contained in:
JustArchi
2019-02-19 00:21:39 +01:00
parent 5a55a7860b
commit 6822bf6942

View File

@@ -2753,7 +2753,7 @@ namespace ArchiSteamFarm {
}
}
if (BotDatabase.HasGamesToRedeemInBackground) {
if (IsConnectedAndLoggedOn && BotDatabase.HasGamesToRedeemInBackground) {
ArchiLogger.LogGenericInfo(string.Format(Strings.BotRateLimitExceeded, TimeSpan.FromHours(RedeemCooldownInHours).ToHumanReadable()));
GamesRedeemerInBackgroundTimer = new Timer(