rocket-chat-php-scripts
Some PHP scripts to manage Rocket via the API using this Class 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
Description
Some PHP scripts to manage Rocket via the API using this Class
https://github.com/alekseykuleshov/rocket-chat
Languages
PHP
100%