Convert image url to image in twitch chat

Hi,

I want to fire a image request from viewers chat box when an specific image link is pasted into the chat, Please let me know if their is a way an image URL posted on chat can be converted to image at viewers end the goal is to count number of requests fired for example if 10 people are viewing the stream with chat-box open their should be 10 requests.

Thanks in Advance

No

Whe you post URL’s to chat they just show as URL’s they are not convered to an embedded <img of that image

If you wan the number of chatters that have chat visible to them you want to look at Get Chatters rather than trying to get a chat bot to load an external image (which a lot of ad/script blockers would probably block let alone the security implications)

1 Like