mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -84,7 +84,9 @@ class TwitchService:
|
||||
while True:
|
||||
await sleep(0.1)
|
||||
finally:
|
||||
await eventsub.unsubscribe_all_known()
|
||||
await eventsub.stop()
|
||||
|
||||
await self.twitch.close()
|
||||
|
||||
raise RuntimeError("Twitch service stopped")
|
||||
|
||||
Reference in New Issue
Block a user