mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Update
This commit is contained in:
@@ -194,6 +194,8 @@ class TwitchService:
|
|||||||
await eventsub.stop()
|
await eventsub.stop()
|
||||||
await self.twitch.close()
|
await self.twitch.close()
|
||||||
|
|
||||||
|
raise RuntimeError("Twitch service stopped")
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
async def start(cls):
|
async def start(cls):
|
||||||
logger.info("Starting Twitch service...")
|
logger.info("Starting Twitch service...")
|
||||||
|
|||||||
Reference in New Issue
Block a user