viber-bot-python
viber-bot-python copied to clipboard
The Viber bot python library provides just what you need to develop intelligent bots that interact naturally with your Viber users.
If you want to use rich messages you have to pass min_api_version:2, but library doesn't provide such ability to pass any api version.
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...
Previously used API key in the request body. Now using header as per latest Viber API Docs.