Skip to main content

Pure Python interface for Bot API. Bot cookbook for Humans.

Project description

🐍 bot-python

Pure Python interface for Bot API.

Table of contents

Introduction

This library provides complete Bot API 1.0 interface and compatible with Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10.

Getting started

  • Create your own bot by sending the /newbot command to Metabot and follow the instructions.

    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.

  • You can configure the domain that hosts your ICQ server. When instantiating the Bot class, add the address of your domain.

    Example: Bot(token=TOKEN, name=NAME, version=VERSION, api_url_base="https://api.icq.net/bot/v1"), by default we use the domain: https://api.icq.net/bot/v1

  • If you are Myteam client, you can add flag "is_myteam=True", when instantiating the Bot class. This will let you use additional chat methods.

    Example: Bot(token=TOKEN, name=NAME, is_myteam=True), by default it is False.

An example of how to use the framework can be seen in example/test_bot.py

Installing

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

API description

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mailru-im-bot_dorokhin-0.0.23.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mailru_im_bot_dorokhin-0.0.23-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file mailru-im-bot_dorokhin-0.0.23.tar.gz.

File metadata

  • Download URL: mailru-im-bot_dorokhin-0.0.23.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for mailru-im-bot_dorokhin-0.0.23.tar.gz
Algorithm Hash digest
SHA256 c412004d6ad6e0deb41bec81d426dbfa4761e30fd3444cb30235b7904b8f562d
MD5 2c370dca6937c27ac1ea5a8e515d49ed
BLAKE2b-256 98e064b443ecd6bfc7e2bfb9f2a35a4db6be682fa23af47a7e2691ac9dd5b1da

See more details on using hashes here.

File details

Details for the file mailru_im_bot_dorokhin-0.0.23-py3-none-any.whl.

File metadata

File hashes

Hashes for mailru_im_bot_dorokhin-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 91a1bb21b514bfeb87f94c8b3cdc5885aa9eba8f44990570505bf71276f982ae
MD5 a787234c556a06068ca77d0d8cdfff81
BLAKE2b-256 d22d297b809f468a305faed369acaab56ac46d8fcaca29353ce38ec4e6c095ee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page