viber-bot-python
viber-bot-python copied to clipboard
Fix bug with emojis' encoding
Hello.
I've found a bug, when user fill profile name with emojis, json.loads can't parse it or something like that. Here's my suggestion how to fix that bug.
Python 3.6
Thank you.