Chat overlay JS emotes and mod founder's message not showing

Hi, I’m working on Twitch Chat overlay using HTML, CSS, JS ans ComfyJS and I have two problems

  1. Emotes are showing as a text
  2. If mod-founder sends a message it is not showing at all

Here is the script
help:(

It’s up to you to swap emotes for images.

I don’t know if comfy will do this for you

What is a mod-founder?

if you mean some someone who is a mod and a founder I don’t see anything obvious in your code that would fail.

It’s up to you to swap emotes for images.

I’ve found a method like this ( How to display Twitch emotes in tmi.js chat messages | Stefan Judis Web Development ) to display emotes using URL, but my JS knowledge is not enough to make it using ComfyJS, that’s why I’m asking for help

if you mean some someone who is a mod and a founder I don’t see anything obvious in your code that would fail.

idk why but it doesn’t show

The logic this describes should apply to comfy as that emotes tags likely is in the extra parameter that comfy supplies

Check the console for errors and debug it out

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.