matrix-dimension/README.md
2017-05-27 17:45:07 -06:00

849 B

Dimension

Greenkeeper badge TravisCI badge

An alternative integrations manager for Riot.

Join us on matrix: #dimension:t2l.io

Configuring Riot to use Dimension

Change the values in Riot's config.json as shown below. If you do not have a config.json, copy the config.sample.json from Riot.

"integrations_ui_url": "https://dimension.t2bot.io/riot",
"integrations_rest_url": "https://dimension.t2bot.io/api/v1/scalar",

The remaining settings should be tailored for your Riot deployment.

Running your own

TODO

Building

TODO

Development

TODO