aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2020-05-05 21:24:27 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2020-05-05 22:23:04 +0200
commit5d27e9066bff8083326fe84877b50f2940d051de (patch)
treecd8161e657313b4cd593362311a054f20f66b1c9 /README.md
parent9e4f0bb932f64cd3d8658fe7127ed115f2f7d91a (diff)
downloadwee-slack-5d27e9066bff8083326fe84877b50f2940d051de.tar.gz
Remove documentation about legacy tokens
As of today, these can no longer be created.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 3436251..f2d36e3 100644
--- a/README.md
+++ b/README.md
@@ -124,14 +124,6 @@ wee-slack script.
/python reload slack
```
-Alternatively, you can click the "Request token" button at the
-[Slack legacy token page](https://api.slack.com/custom-integrations/legacy-tokens),
-and use that instead of following the procedure above:
-
-```
-/slack register <YOUR_SLACK_TOKEN>
-```
-
The tokens you add will be stored in the option
`plugins.var.python.slack.slack_api_token`. If you don't want to store your API
token in plaintext you can use the secure features of WeeChat: