i am currently building a twitch chat bot and noticed an issue with the new Founder feature.
The IRC message contains a tag on each message to indicate whether a user is a subscriber in the current channel:
@badge-info=subscriber/44[…];subscriber=1 :user[…]
Now, a message from a founder looks like that:
@badge-info=founder/44[…];subscriber=0 :user[…]