mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user