Retrieve badges using the irc python library

Hey there,
I’m currently developing a bot using the irc python library found here
The bot is set up to listen for chat messages and simply log them for now. But I want to retrieve the user’s badges and I don’t know how to do that. The load seems to only contain the source username, target username, and the message itself.
Would appreciate any help with this if someone has some experience with this library.
Thanks

Thanks a lot. The CAP part was the missing piece.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.