#Text Highlight in chat (maybe with audio cue too)
1 messages · Page 1 of 1 (latest)
Both are currently available (custom highlights and audio) in the 7tv beta extension 
I don't know if this is the right place to ask this, but could it be possible to make it so that you have to put exactly what you want to have highlighted in the chat. People call me by my first name so I've put ''iina'' as the word that highlights.. It's a pretty common in the finnish language to have ''iina'' in random words like for example Kiina = China. So now if someone says something about China in finnish in chat I get a highlight of that.. And it's pretty annoying at times and I am just wondering if this could be changed somehow..? With bttv or ffz I used to never have a problem cause you had to put the exact word you want to have highlighted.
You can use the regex for that. Surround what you want to match exactly with \b which matches a "word boundary". eg \biina\b

appreciate you guys
