diff options
Diffstat (limited to 'weechat/plugins.conf')
-rw-r--r-- | weechat/plugins.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf index accaac2..862e6e6 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -253,6 +253,8 @@ python.whois_on_query.command = "/whois $nick $nick" python.whois_on_query.self_query = "off" ruby.check_license = "on" tcl.check_license = "on" +trigger.userlabel.155.4.14.21 = "[idiot]" +trigger.userlabel.unaffiliated/kbdkode = "[banana]" [desc] perl.beep.beep_command_dcc = "command for beep on dcc, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")" |