You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

format.yml 453B

123456789
  1. ---
  2. ChannelModeNoticeEvent: "-{{client}}:{{prefix}}{{channel}}- {{message}}"
  3. ChannelNoticeEvent: "-{{client}}:{{channel}}- {{message}}"
  4. ChannelMessageEvent: "<{{client}}> {{message}}"
  5. ChannelActionEvent: "* {{client}} {{message}}"
  6. ChannelSelfMessageEvent: "<{{client}}> {{message}}"
  7. ChannelSelfActionEvent: "* {{client}} {{message}}"
  8. ChannelSelfExternalMessageEvent: "<{{client}}> {{message}}"
  9. ChannelSelfExternalActionEvent: "* {{client}} {{message}}"