-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Subscriber emotes from some channels don't show when I'm the one using them #615
Comments
edit: Oops, I see that you're the same author as #611. I don't think additional scopes are needed, so you did generate your token properly. |
Might be an issue between the current and previous minor versions of twitch-tui. Could you remove the cache located at |
I actually generated a different token since. When I noticed the issue I am describing here, I suspected that https://twitchapps.com/tmi/ wasn't giving me enough scopes, so I generated another one with https://twitchtokengenerator.com instead, with the following scopes:
I quit |
Alright, looks like I'll have to dig deeper then. |
@Nogesma I think #591 might be the cause of this problem, but I'm not 100% sure. If you could give any insight, I'd very much appreciate it. Besides that, @LukyLurks have you tried other recent versions, such as 2.6.10? |
|
Could you do the check for seeing what happens when others send subscriber emotes? Thanks. |
I also noticed in your config that you have |
Before 2.6.11 there wasn't any checks for if users actually could send those emotes, so twt displayed subscriber emotes from the current channel for everyone. |
I just pushed a draft PR with what I think fixes it, could you please try it? |
@Nogesma It seems to be working. The emotes appear in the popup search, and they show correctly when I send them. When other people send subscriber emotes (both from the current channel and different channels) it shows correctly too.
Thank you both! |
Thank you so much for going through each version for testing. I'll be testing the PR myself later today, and if all is good then I'll do a release as soon as I can once it's merged. |
Fix available in https://github.com/Xithrius/twitch-tui/releases/tag/v2.6.13 |
Thank you @LukyLurks for the issue, and @Nogesma for the fix! |
Describe the bug:
Alt
+e
menu.To Reproduce:
I don't have reliable steps since it's my specific situation. The best I can suggest is:
Expected behavior:
Screenshots:
System:
Shell: bash 5.2.26(1)-release
config.toml:
Additional context:
The text was updated successfully, but these errors were encountered: