Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7TV emotes not showing up in jChat, not only on my channel, but everyone I tried with #45

Open
ReapaxTTV opened this issue Nov 2, 2023 · 6 comments

Comments

@ReapaxTTV
Copy link

obs64_wrWSALSKxJ

@novadud
Copy link

novadud commented Nov 2, 2023

i've been having the same issue since yesterday

@dorukayhan
Copy link

Same here. Apparently 7TV's v2 API is retired, so the overlay can't load any 7TV emote:

image

The v3 API isn't well-documented yet, but I still managed to find that global emotes are now on https://7tv.io/v3/emote-sets/global instead of https://api.7tv.app/v2/emotes/global and channel emotes are on https://7tv.io/v3/users/twitch/[id] (e.g. https://7tv.io/v3/users/twitch/54746959 for Reapax) instead of https://api.7tv.app/v2/users/[id]/emotes.

@ReapaxTTV
Copy link
Author

ReapaxTTV commented Nov 2, 2023

Same here. Apparently 7TV's v2 API is retired, so the overlay can't load any 7TV emote:

The v3 API isn't well-documented yet, but I still managed to find that global emotes are now on https://7tv.io/v3/emote-sets/global instead of https://api.7tv.app/v2/emotes/global and channel emotes are on https://7tv.io/v3/users/twitch/[id] (e.g. https://7tv.io/v3/users/twitch/54746959 for Reapax) instead of https://api.7tv.app/v2/users/[id]/emotes.

Thank you!

Though I'm not too familiar with coding and have only used the giambaJ website and used a Browser Source in OBS.
Do you know how to do a temporary fix, if so could you please guide us?
Is there anything specific I should do on the giambaJ website link to get the emotes to show up again?

Any answer would be greatly appreciated!

@dorukayhan
Copy link

I don't think there's a temporary fix other than just using a different chat overlay (which I'd rather not do nor suggest doing because I really like jChat).

@ReapaxTTV
Copy link
Author

ReapaxTTV commented Nov 2, 2023

I don't think there's a temporary fix other than just using a different chat overlay (which I'd rather not do nor suggest doing because I really like jChat).

I really like jChat too, its the best chat box overlay for sure.
Do you have any suggestions on what to use temporarily though?

ThatHypedPerson added a commit to ThatHypedPerson/jChat-hyped that referenced this issue Nov 18, 2023
thanks to dorukayhan in the original github for providing the new api endpoints
giambaJ#45 (comment)
no idea why they were changed and why global and channel emotes have different responses but okay
kinda duct tape fix by using two different blocks to get each emote set
also did this a while ago but i removed the username color changing algorithm
@mmattbtw
Copy link

@ReapaxTTV there's a fork called chatIS and I believe it still works with 7TV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants