about summary refs log tree commit diff
path: root/weechat
diff options
context:
space:
mode:
Diffstat (limited to 'weechat')
-rw-r--r--weechat/.weechat/alias.conf1
-rw-r--r--weechat/.weechat/plugins.conf2
-rw-r--r--weechat/.weechat/spell.conf2
-rw-r--r--weechat/.weechat/weechat.conf6
4 files changed, 3 insertions, 8 deletions
diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf
index 9176498..5c57fd2 100644
--- a/weechat/.weechat/alias.conf
+++ b/weechat/.weechat/alias.conf
@@ -18,6 +18,7 @@ C = "buffer close"
 CHAT = "dcc chat"
 CL = "buffer clear"
 CLOSE = "buffer close"
+cso = "cs op $channel"
 emoji = "exec -o python3 -c "print(__import__(\"emoji\").emojize(\"$*\", use_aliases=True))""
 factor = "/exec -sh -o factor $1 | cut -d" " -f 2,3 | tr " " ",""
 IG = "ignore"
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index 357ad4b..6200f5c 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -140,7 +140,7 @@ python.slack.shared_name_prefix = "%"
 python.slack.short_buffer_names = "false"
 python.slack.show_buflist_presence = "true"
 python.slack.show_reaction_nicks = "false"
-python.slack.slack_api_token = "${sec.data.remotesslacktoken},${sec.data.moviaslacktoken}"
+python.slack.slack_api_token = "${sec.data.remotesslacktoken}"
 python.slack.slack_timeout = "20000"
 python.slack.switch_buffer_on_join = "true"
 python.slack.thread_messages_in_channel = "false"
diff --git a/weechat/.weechat/spell.conf b/weechat/.weechat/spell.conf
index 02b41e6..3ede54e 100644
--- a/weechat/.weechat/spell.conf
+++ b/weechat/.weechat/spell.conf
@@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan
 commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
 default_dict = "en"
 during_search = off
-enabled = on
+enabled = off
 real_time = off
 suggestions = 2
 word_min_length = 2
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf
index b67d2ff..b529b13 100644
--- a/weechat/.weechat/weechat.conf
+++ b/weechat/.weechat/weechat.conf
@@ -375,12 +375,6 @@ irc.server.pisslocal = none
 irc.server.tilde = highlight
 perl.highmon = none
 python.listbuffer = none
-python.slack.haulerads.#device-dev = highlight
-python.snote = highlight
-python.snote-bots = highlight
-python.snote-conn = highlight
-python.snote-junk = highlight
-python.snote-oper = highlight
 
 [filter]
 irc_smart = on;*;irc_smart_filter;*