2025-09-02 13:41:56 +02:00
|
|
|
# rocket-chat-php-scripts
|
|
|
|
|
2025-09-02 14:23:24 +02:00
|
|
|
Some PHP scripts to manage Rocket via the API using this Class
|
2025-09-02 14:27:20 +02:00
|
|
|
https://github.com/alekseykuleshov/rocket-chat#login
|
|
|
|
|
|
|
|
To install:
|
|
|
|
|
|
|
|
git clone https://src.koozali.org/jcrisp/rocket-chat-php-scripts.git
|
|
|
|
|
|
|
|
cd rocket-chat-php-scripts
|
|
|
|
|
|
|
|
composer install
|
|
|
|
|
|
|
|
Set your .env vars
|
|
|
|
|
|
|
|
php -f somefile.php
|