17 lines
313 B
Markdown
17 lines
313 B
Markdown
# 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
|