bot python
1.0.0
Note: a bot can only reply after the user has added it to his contact list, or if the user was the first to start a dialogue.
Install using pip:
pip install --upgrade mailru-im-bot
Install from sources:
git clone https://github.com/mail-ru-im/bot-python.git
cd bot-python
python setup.py install