magiausde / mctc

Custom twitch chat overlay (web page)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Require whitespace in front of external emotes #27

Closed magiausde closed 11 months ago

magiausde commented 11 months ago

This should not happen. Only replace if a whitespace is in front. image

magiausde commented 11 months ago

It actually checks for a word boundary (\b) now, because at the start of a message logically there is no whitespace.