FrankerFaceZ / Add-Ons

Add-Ons are additional modules for FrankerFaceZ that provide new behaviors and ways to customize Twitch.
68 stars 58 forks source link

Adding back the space missing from FFZ:AP Core 3.3.9 refactoring of `remove_spaces` (#150) [skiplog] #150

Closed sendetsu closed 1 year ago

sendetsu commented 1 year ago

The Remove Spaces Between Emotes feature removes single spaces between emotes. Previously, this space was then appended back to the 1st emote to keep message consistency

Last refactor removed this feature, so the copied text no long is in line with the actual received message: image

(Creating a proper not-displaying spacing token might be better than altering the emotes alt texts, but I'd think that's a bit overkill for this feature)