/botkit-matrix-sample

A demo of the Botkit connector for Matrix

Primary LanguageJavaScriptApache License 2.0Apache-2.0

botkit-matrix-sample

A demo of the Botkit connector for Matrix

Setup

$ npm install botkit-matrix-sample

Install dependencies:

$ npm install

Config:

Configure the config.example.js file with your matrix credentials and give a path for the

localstorage then rename it to config.js.

Run with:

$ npm start

For more features see Botkit Core

Authors

License

This project is licensed under Apache License 2.0 - see the LICENSE.md for details