Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 447 Bytes

README.MD

File metadata and controls

19 lines (14 loc) · 447 Bytes

Bitrix24 Messenger Bot PHP API

This is a PHP implementation for Bitrix24 Messenger Bot API.

REQUIREMENTS

The minimum requirement is that your Web server supports PHP 5.4.

INSTALLATION

composer require "pimax/bitrix24-bot-php" "dev-master"

BASIC USAGE

See this repo - https://github.com/pimax/bitrix24-bot-php-example