security-live / tts.bot

tts.bot
17 stars 6 forks source link

Wrap chat messages that are too long #16

Closed REG-GIE closed 1 year ago

REG-GIE commented 1 year ago

If some guy spams the chat with a very long string that doesn't contain any breakable character like a space, it will cause the chat box to expand in a way that the buttons become unreachable and are not usable anymore.

This fixes the issue.