1.0.2 • Published 5 years ago

@xy795/hubot-matrix-enhanced v1.0.2

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_HOST_SERVERmatrix_host_serverhttps://matrix.orgAddress to the matrix host
HUBOT_MATRIX_USERmatrix_user\<Bot name>Username of the bot
HUBOT_ACCESS_TOKENmatrix_access_tokenAccess token for token authentication
HUBOT_MATRIX_PASSWORDmatrix_passwordPassword for password authentication