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

Bug: Twitch Integration - Chat Scroll Plugin - not displaying emoji #85

Open
Luk4sWorld opened this issue Aug 30, 2024 · 2 comments
Open

Comments

@Luk4sWorld
Copy link

Some Emoji are not recognized and incorrectly displayed.

Environment:

  • x86_64 Windows 10, VTS steam version 1.29.0
  • VTS connected to twitch account
  • logged in
  • Chat Scroll plugin activated

Message written:

SirPrise Kappa tinytofuHello 😃 🍺 🐵 monkaS HypeCheer 🐝

  1. Twitch Global Emote
  2. Twitch Global Emote
  3. Twitch Channel Emote
  4. Unicode Emoji
  5. Unicode Emoji
  6. Unicode Emoji
  7. BTTV Global Emote
  8. Twitch Hype Emote
  9. Unicode Emoji

Results:

Twitch Browser Chat:
twitch_browser_example

Chatterino:
chatterino_example

VtubeStudio Window:
vts_example

@DenchiSoft
Copy link
Owner

Unicode emoji aren't currently supported. But that would definitely be nice to have. I've added it to the Trello here: https://trello.com/c/kPLjP6hf

As for the BTTV and Twitch Hype emotes, those should definitely work. Maybe the Unicode emoji before/after them broke the formatting somehow? What if you just use the monkaS and HypeCheer emotes by themselves?

@Luk4sWorld
Copy link
Author

Luk4sWorld commented Sep 6, 2024

I've tested more:

it looks like the unicode characters get separated into individual characters as intended: FeelsBatMan 🐝 FeelsBatMan
space_vts_example

web:
space_web_example


interesting fact when I leave spaces out:

nospace_vts_example

web:
nospace_web_example

chatteriono:
nospace_chatterino_example

with non unicode emote: FeelsBatMan♥FeelsBatMan

heart_vts_example

web:
heart_web_example

chatterino:
heart_chatterino_example

after that I copied the message from chatterinos chat back into clipboard:
FeelsBatMan ♥️ FeelsBatMan


the conclusion Ive come:

  • none of the BTTV, 7TV nor the FFZ Globals work
  • all Twitch Globals including Prime Emotes and Hype Emotes work
  • channel specific emotes work (tested Twitch, 7TV, BTTV)
  • Chatterino sabotaged my earlier testing shown in the first msg.

Chatterino seems to modify text when copying back into clipboard. I was not able to replicate above constelation where there was a difference between web and VTS when typing into the web chat.
It also has a different way to detect Emotes but VTS follows similar rules as the browser addons. since I use Chatterino to chat, it made me assume wrongly about where spaces are inserted if any.

VTS was not to blame in these cases ^^

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

2 participants