actions-marketplace-validations/Notify IRC
Send a notification message to an IRC channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | IRC server | yes | irc.libera.chat |
| port | IRC server port | yes | 6697 |
| password | IRC server password | no | — |
| channel | IRC channel to message | yes | — |
| channel_key | IRC channel password | no | — |
| nickname | IRC user nickname | yes | — |
| sasl_password | IRC user SASL password | no | — |
| message | Message to send | yes | — |
| notice | Use NOTICE instead of PRIVMSG | no | false |
| tls | Connect to server using TLS | no | true |
| verbose | Enable verbose logging | no | false |
Outputs
no outputs