This commit is contained in:
2024-11-17 23:11:55 +01:00
parent 4adcbef8e4
commit 1d780cc7e5

View File

@@ -81,6 +81,7 @@ class TwitchService:
twitch=self.twitch,
message_deduplication_history_length=50
)
eventsub.wait_for_subscription_confirm_timeout = 60
streamers = await StreamerConfigRepository.all()