adiq / temotes

🐵 easy to use API for Twitch emotes including 7TV, BetterTTV and FFZ
https://adiq.stoplight.io/docs/temotes/YXBpOjMyNjU2ODIx-t-emotes-api
Other
27 stars 5 forks source link

7TV Channel emotes is not working. #20

Closed jhoooooo closed 11 months ago

jhoooooo commented 1 year ago

7TV endpoint (https://emotes.adamcy.pl/v1/channel/{channel}/emotes/7tv) for channels' emotes always return empty. Tested with both Twitch ID and logins. Global does work normally.

GreenComfyTea commented 11 months ago

7TV are not working because temotes uses 7TV API v2 that has been recently discontinued, now only v3 works.

New 7TV endpoints are: Channel Emotes: 7tv.io/v3/users/twitch/{channel_id} Global Emotes: 7tv.io/v3/emote-sets/global

adiq commented 11 months ago

@jhoooooo @GreenComfyTea the issue has been addressed. Thank you for reporting and sorry for the wait 😉