https://github.com/mxrvx/telegram-bot
Telegram bot for MODX Revolution
https://github.com/mxrvx/telegram-bot
modx modx-revolution telegram
Last synced: 6 months ago
JSON representation
Telegram bot for MODX Revolution
- Host: GitHub
- URL: https://github.com/mxrvx/telegram-bot
- Owner: mxrvx
- License: mit
- Created: 2025-06-07T05:26:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-18T10:30:57.000Z (12 months ago)
- Last Synced: 2025-09-22T03:51:34.297Z (9 months ago)
- Topics: modx, modx-revolution, telegram
- Language: PHP
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram bot for MODX Revolution
## Installation and configuration
Install the package via composer:
```
composer require --dev mxrvx/telegram-bot
```
[](https://packagist.org/packages/mxrvx/telegram-bot)
[](https://packagist.org/packages/mxrvx/telegram-bot)
[](LICENSE)
[](https://packagist.org/packages/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](https://github.com/mxrvx/telegram-bot/issues).