Add debug

This commit is contained in:
2025-02-18 19:26:51 +01:00
parent c2c8889590
commit cc45a437d9
3 changed files with 1016 additions and 854 deletions

View File

@@ -42,7 +42,7 @@ class TwitchService:
)
async def on_message(self, event: ChannelChatMessageEvent):
print(event)
logger.debug(event)
async def subscribe_with_retry(
self,