From c055ad3b95f0b49da0b0c172fdb04703bb804fc9 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 12 Apr 2015 20:53:06 +0200 Subject: weechat: add wee-slack --- weechat/plugins.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'weechat/plugins.conf') diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 7fea0f9..4c1acd9 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -223,6 +223,11 @@ python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com" python.shortenurl.short_own = "off" python.shortenurl.shortener = "isgd" python.shortenurl.urllength = "30" +python.slack_extension.channels_not_on_current_server_color = "0" +python.slack_extension.colorize_nicks = "1" +python.slack_extension.debug_mode = "" +python.slack_extension.distracting_channels = "" +python.slack_extension.trigger_value = "0" python.tinyurl.debug = "off" python.tinyurl.printall = "on" python.tinyurl.service = "tinyurl" -- cgit v1.2.3-54-g00ecf