Glodenox / twitch-chat-monitor

Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
40 stars 11 forks source link

Format and shorten URLs #7

Closed Glodenox closed 4 years ago

Glodenox commented 4 years ago

If URLs are posted in chat, format them as a clickable link <a target="_blank"> and make them smaller by removing the protocol and possibly also the URL path and hash in the visible text.

Make shortening the URLs optional though.