mxrvx / telegram-bot
Telegram bot for MODX Revolution
v0.1.1
2025-06-07 13:42 UTC
Requires
- php: >=8.0
- ext-json: *
- ext-pdo: *
- ext-simplexml: *
- longman/telegram-bot: *
- monolog/monolog: ^3.9
- mxrvx/autoloader: *
- peppeocchi/php-cron-scheduler: ^4.0
Requires (Dev)
- modx/revolution: v3.0.0-pl
- mxrvx/code-style: ^1.0.0
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^5.26.1
README
Installation and configuration
Install the package via composer:
composer require --dev mxrvx/telegram-bot
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.