aboutsummaryrefslogtreecommitdiffstats
path: root/wee_slack.py
diff options
context:
space:
mode:
Diffstat (limited to 'wee_slack.py')
-rw-r--r--wee_slack.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wee_slack.py b/wee_slack.py
index d99d2a7..d160f1d 100644
--- a/wee_slack.py
+++ b/wee_slack.py
@@ -3553,7 +3553,7 @@ class SlackMessage(object):
self.last_notify = max(message.ts, SlackTS())
- if config.auto_open_threads:
+ if config.auto_open_threads and self.subscribed:
self.open_thread()
if message.user_identifier != self.team.myidentifier and (