aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab0bdde..3436251 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,10 @@ token in plaintext you can use the secure features of WeeChat:
/set plugins.var.python.slack.slack_api_token ${sec.data.slack_token}
```
+Note that you will have to move your tokens manually from
+`plugins.var.python.slack.slack_api_token` to the secure variable after each
+time you run `/slack register <code>`.
+
#### Optional: Connecting to multiple teams
You can run the register command multiple times to connect to multiple teams.