mauke/IRC Notification
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 | — |
| port | IRC server port | yes | — |
| password | IRC server password | no | — |
| channel | IRC channel to message | yes | — |
| channel_key | IRC channel password | no | — |
| join | Whether to join the channel before sending (needed if channel is +n) | — | false |
| nickname | IRC user nickname | yes | — |
| message | Message to send | yes | — |
| notice | Use NOTICE instead of PRIVMSG | — | false |
| tls | Whether to connect to the server over TLS | — | false |
| verbose | Log all sent/received messages | — | false |
Outputs
no outputs