# This is a DMDirc configuration file.
# Written on: Sun Nov 25 13:32:18 GMT 2007

# This section indicates which sections below take key/value
# pairs, rather than a simple list. It should be placed above
# any sections that take key/values.
keysections:
  condition 0

triggers:
  CHANNEL_ACTION

response:
  /notify $highlightcolour

format:
  channelHighlightAction

condition 0:
  argument=2
  component=STRING_STRING
  target=${SERVER_MYNICKNAME}
  comparison=STRING_CONTAINS
