1.0.10 • Published 5 years ago

hubot-matrix-enhanced v1.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago