A demo of the Botkit connector for Matrix
$ 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
- Frank Gerhardt - management - frankgerhardt
- Nándor Póka - management - nandor-poka
- Dániel Sabic - development - SabicDaniel
- Sándor Lukács - development - lukacssandor
This project is licensed under Apache License 2.0 - see the LICENSE.md for details