lkiesow/Matrix Notification
Send a notification via Matrix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | The Matrix home server to send the message to | yes | matrix.org |
| token | Secret token used for authentication | yes | — |
| room | The room to send the message to | yes | — |
| message | The message to send | no | — |
| message_type | The matrix msgtype to use. Set to "m.notice" to reduce notification intensity, and indicate that other bots should not respond. | no | m.text |
| formatted_message | An HTML formatted version of the message to send | no | — |
| tool | If to install the matrix-msg binary | yes | false |
Outputs
no outputs