Bot randomly changes its language from German to D...
# 🤝help
q
In the beginning the client can choose between english or german (which is the default language). As you can see it changes its language in the middle of the conversation

https://cdn.discordapp.com/attachments/1146795912757260358/1146795912975372339/image.png

https://cdn.discordapp.com/attachments/1146795912757260358/1146795913239601162/image.png

b
I have had this issue a lot (changes to Spanish, English, German and Swahili) after spending some time on the logs, turns out that it happens because the user uses some word that is "borrowed" from one of this languages but is common on the other. (e.g. "I'm flying solo" would switch from English to Spanish) the only way so far I have been able to fix this is to set the language again at the nodes where this was happening (so where the user might enter random phrases for instance). It's not ideal, but so far it has worked wonders