c21eb8e3c21f94ed3b041797d5f034e5c711ca9d
Matrix Handler
Usage
POST /generic/{matrixRoom}/{matrixUser}/{matrixPassword} This is a generic handler that will accept any form of data and pass it through to Matrix using the appropriate JSON format.
Usage
POST /slack/{matrixRoom}/{matrixUser}/{matrixPassword} This is a Slack-friendly handler that will accept any form of Slack data and pass through just the text to Matrix using the appropriate JSON format.
Description
Languages
Go
98.7%
Dockerfile
1.3%