mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Add debug
This commit is contained in:
@@ -42,7 +42,7 @@ class TwitchService:
|
||||
)
|
||||
|
||||
async def on_message(self, event: ChannelChatMessageEvent):
|
||||
print(event)
|
||||
logger.debug(event)
|
||||
|
||||
async def subscribe_with_retry(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user