1.0.1 • Published 5 years ago

botkit-matrix-sample v1.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

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