2.0.1 • Published 3 years ago

hubot-matrix v2.0.1

Weekly downloads
27
License
MIT
Repository
-
Last release
3 years ago

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
hubothubot-matrix
v2v1
v3v2

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
2.0.1

3 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago