Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyrrilic problem #47

Open
drexample opened this issue May 15, 2016 · 1 comment
Open

Cyrrilic problem #47

drexample opened this issue May 15, 2016 · 1 comment

Comments

@drexample
Copy link

Hello there! When i'm trying to make bot reply with cyrillic letters it doesn't do anything.
What shoul i do?

@LPFinch
Copy link

LPFinch commented Oct 13, 2017

Привет)
You need to convert cyrillic text like this
reply('\xd0\x9d\xd0\xb8\xd1\x85\xd1\x83\xd1\x8f \xd0\xbd\xd0\xb5 \xd0\xbf\xd0\xbe\xd0\xbd\xd1\x8f\xd0\xbb'.decode('utf-8'))

bot answer is нихуя не понял
regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants