actions-marketplace-validations/Supybot IRC Messages Action
Send an IRC message to a Supybot instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | The hostname and port of the Supybot instance | yes | — |
| credentials | Basic authentication; e.g. `username:password` or `password` | yes | — |
| channel | The IRC channel to send this message to | no | — |
| status | You must manually specify the job status: success, failure, cancelled | no | — |
| message | The message to send | no | — |
| messages | A JSON array of message options to send | no | — |
| default_message | Send a built-in message about the job status | no | — |
Outputs
no outputs