All Projects → davidar → hubot-matrix

davidar / hubot-matrix

Licence: other
Matrix adapter for hubot

Programming Languages

javascript
184084 projects - #8 most used programming language

Hubot adapter for Matrix

This is a Hubot adapter for Matrix.

Installation

Use the version of this adapter appropriate to your Hubot version.

  • For Hubot v2, npm i hubot-matrix@1
  • For Hubot v3, npm i hubot-matrix@2
hubot hubot-matrix
v2 v1
v3 v2

Adapter configuration

Set the following variables:

  • HUBOT_MATRIX_HOST_SERVER - the Matrix server to connect to (default is https://matrix.org if unset)
  • HUBOT_MATRIX_USER - bot login on the Matrix server - eg @examplebotname:matrix.example.org
  • HUBOT_MATRIX_PASSWORD - bot password on the Matrix server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].