IRC

IRC notification settings

This node uses the key channels as a default prefix if not given a map.

Types

Keys

If given a map, the following keys are supported:

Examples

irc:
- channels:
  - secure: encrypted string
  channel_key:
    secure: encrypted string
  password:
    secure: encrypted string
- channels:
    secure: encrypted string
irc:
- secure: encrypted string
irc:
- true
irc:
  channels:
  - secure: encrypted string
  channel_key:
    secure: encrypted string
  password:
    secure: encrypted string
irc:
  secure: encrypted string
irc: true

Beta