Skip to content

Commit

Permalink
v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Nov 22, 2023
1 parent 2a5a2fc commit a95cde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/discord_watcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ async def on_message(self, message):
return embed.to_dict()
else:
self.___logger.debug('Found a message from the target user, but content is not ready yet...')

return None

0 comments on commit a95cde9

Please sign in to comment.