Founders are not marked as subscriber in IRC

Hi,

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[…]

A founder is a sub.

The Subscriber tag is deprecated and not to be used.

Please use badges instead

Supported tags are here:

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