1.0.10 • Published 6 years ago

hubot-matrix-enhanced v1.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

About

Initial idea from davidar.

Simple Hubot adapter for matrix written in coffeeScript.

Configuration

All parameters can be specified by environment variables or in a config file (config/default.json).

ENVjson keyDefaultDescription
HUBOT_MATRIX_HOSTmatrix.hosthttps://matrix.orgthe host of the matrix server to connect to
HUBOT_MATRIX_USERmatrix.user\<Bot name>the hubot user for connecting to matrix
HUBOT_MATRIX_ACCESS_TOKENmatrix.access_tokenaccess token for token authentication
HUBOT_MATRIX_PASSWORDmatrix.passwordpassword for password authentication
HUBOT_MATRIX_MAIN_ROOMmain_roomname or id of the main (auto-join) room (used for user discovery)
1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago