From c2b0897f40ca0b9996b3251b59d4a8ea316fe175 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 29 Aug 2021 15:37:04 -0400 Subject: add rbenv --- weechat/.weechat/plugins.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weechat/.weechat/plugins.conf') 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" -- cgit 1.4.1