Is there an existing issue for this?
This issue exists in the latest nightly version
What browsers are you seeing the problem on?
Chrome
Current Behavior
Sometimes, 7TV adds an extra space at the end of a message.
For example, on this channel: https://twitch.tv/sm0k3r0, if I type !hate valorant, Nightbot will reply with something like:
"Sno_w_ is quite fed up with valorant Madge (80%)"
On random occasions, and only with 7TV enabled, it will send:
!hate valorant ͏
(notice the invisible Unicode character U+034F after the word "valorant"), which results in a double space in the message returned by Nightbot.
You can see this here: https://logs.supa.codes/channel/sm0k3r0/2025/10/30
(Search for " " on the page to more easily highlight these double spaces.)
This is visually irritating.
Expected Behavior
7TV should never add an extra space or the invisible Unicode character (U+034F) at the end of messages.
Steps To Reproduce
Type !hate valorant multiple times on this channel https://twitch.tv/sm0k3r0 and observe that, occasionally, Nightbot's reply contains a double space.