IRC

IRC 通知设置

如果没有指定 映射,此节点将使用 channels 键作为 默认前缀

类型

如果给定映射,则支持以下键

示例

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