--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/def9bff5-35aa-4d0c-93e2-6796eb6559a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
IRC is actually a very simple protocol, so you may be able to modify this
example:
<https://github.com/jenkinsci/workflow-examples/blob/master/pipeline-examples/slacknotify/slackNotify.groovy>
for now and just use netcat to send messages to IRC.