Initial files
This commit is contained in:
14
README.md
14
README.md
@@ -1,4 +1,16 @@
|
||||
# rocket-chat-php-scripts
|
||||
|
||||
Some PHP scripts to manage Rocket via the API using this Class
|
||||
https://github.com/alekseykuleshov/rocket-chat#login
|
||||
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
|
||||
|
Reference in New Issue
Block a user