From 88c206731fd7f32760058f9405f12a3fa19d3bd1 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 20 Dec 2016 19:21:17 +0100 Subject: weechat: Add userlabels MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- weechat/plugins.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'weechat') 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")" -- cgit v1.2.3-54-g00ecf