aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2020-05-05 21:22:58 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2020-05-05 22:22:17 +0200
commit9e4f0bb932f64cd3d8658fe7127ed115f2f7d91a (patch)
treed53dbf70cbc7578a42fc3ba4394e76548501a8c9 /README.md
parent354945a7efd80f5d4d2b4e0836802cf32fa1b270 (diff)
downloadwee-slack-9e4f0bb932f64cd3d8658fe7127ed115f2f7d91a.tar.gz
Add a note about having to manually update secured tokens
Diffstat (limited to 'README.md')
-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.