-
Notifications
You must be signed in to change notification settings - Fork 11
Show chat badges (Turbo, Subscriber, Streamer, Mod, Staff etc.) #20
Comments
https://github.com/justintv/Twitch-API/blob/master/v3_resources/chat.md#get-chatchannelbadges Should get all the badges needed for a channel. |
@pencil I have taken a shot at completing @goldbattle 's implementation of chat badges. I have included the user types as well for |
Make the PR to the main repo. On Sat, Aug 29, 2015 at 9:14 AM, Tolga Paksoy notifications@github.com
|
@goldbattle I'll do it, and thank you for the starting point :) |
I just merged #26 and will rollout the update soonTM. Thank you for your commitment @goldbattle and @tolgap! |
turbo
andsubscriber
flags (true
,false
) are already recorded as well as theusertype
field (mod
,global_mod
,admin
,staff
). All that is left is displaying them in the browser extension.The text was updated successfully, but these errors were encountered: