Twitch Stream Chat Overlay

Hi, I’m preparing a chat overlay for myself, but there are some problems. I connect to the Twitch API and IRC with my file called TwitchListen.js so that I follow the messages written in the chat and transfer the typed messages to the Card element I designed, but I want a separate card element to be created for each message written and disappear from the screen after a certain period of time. How can I do this?

CSS animations of javascript with timers to add classes that fade out and then remove.

Thank you for reply

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