diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 20:54:37 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 20:54:37 +0200 |
commit | ab868abb2f638ef553b1289402d33aa37ef0c832 (patch) | |
tree | 775c2e5336ed43249eb6ebd9b6632dacc370e8f8 | |
parent | dca60c0c0f09a12c15a490b2efca5cd7dae4f3d5 (diff) | |
download | dotfiles-ab868abb2f638ef553b1289402d33aa37ef0c832.tar.xz |
weechat: update chanop watchlist
-rw-r--r-- | weechat/plugins.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 4c1acd9..b4b0b85 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -147,7 +147,7 @@ python.chanop.enable_multi_kick = "off" python.chanop.enable_remove = "off" python.chanop.kick_reason = "" python.chanop.op_command = "/msg chanserv op $channel $nick" -python.chanop.watchlist.freenode = "#kyriasis,#archlinux-botabuse,#archlinux,#archlinux-unregistered,#archlinux-offtopic,##demize" +python.chanop.watchlist.freenode = "#kyriasis,#archlinux-botabuse,#archlinux-unregistered,#archlinux-offtopic" python.check_license = "on" python.clone_scanner.autofocus = "on" python.clone_scanner.clone_onjoin_alert_key = "mask" |