fadenb/Matrix Chat Message
Send a message to a Matrix channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Access token for the account to use | yes | — |
| homeserver | Homeserver of the account to use | yes | https://matrix.org |
| channel | The internal room ID of the channel to send the message to | yes | — |
| message | The message you want to send | yes | — |
| messagetype | Type of Matrix message (e.g. `m.text` or `m.notice`) | — | m.notice |
Outputs
no outputs