Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.17 KB

File metadata and controls

37 lines (28 loc) · 1.17 KB

Telegram bot for MODX Revolution

Installation and configuration

Install the package via composer:

composer require --dev mxrvx/telegram-bot

PHP Latest Version on Packagist License Total Downloads

Configuration

Install

composer require mxrvx/telegram-bot --update-no-dev
composer exec mxrvx-telegram-bot install

Update

composer require mxrvx/telegram-bot --no-dev
composer exec mxrvx-telegram-bot install

Remove

composer exec mxrvx-telegram-bot remove
composer remove mxrvx/telegram-bot

Feedback

I will be glad to see your ideas, suggestions and questions in issues.