Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 884 Bytes

File metadata and controls

33 lines (19 loc) · 884 Bytes

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