ThomasDavisA / simple-twitch-chat-visualizer

0 stars 0 forks source link

Client emotes. #60

Closed mdavisprog closed 3 years ago

mdavisprog commented 3 years ago

This pull request implements displaying emotes by replacing any emote strings with the given emote image.

The server has been updated to display the smallest emote image so that it fits with the font and chat bubble on the client.

Close #50.

ThomasDavisA commented 3 years ago

This looks good. Merging now!