With the introduction of Polyglot support, emotes were broken, because Polyglot never assigns those messages a flag. Emotes are never supposed to be in another language, after all.
This small fix checks if the message has the polyglot flag. If it doesn't, we shouldn't bother with processing languages and scrambling.
With the introduction of Polyglot support, emotes were broken, because Polyglot never assigns those messages a flag. Emotes are never supposed to be in another language, after all.
This small fix checks if the message has the polyglot flag. If it doesn't, we shouldn't bother with processing languages and scrambling.