aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2016-05-15 09:45:07 +0200
committerTollef Fog Heen <tfheen@err.no>2016-05-15 09:45:07 +0200
commitbcf5bfbc7a7ea12d301390fb7999efa6669dad36 (patch)
treea2369a1227e2a6519583a07b5b6d53d6ab65dcaf
parentb7b6f7dec92463810548c5760c7cbbddee0c1418 (diff)
parent748b7987537fd148de914c89a4eadb8c91442e89 (diff)
downloadwee-slack-bcf5bfbc7a7ea12d301390fb7999efa6669dad36.tar.gz
Merge pull request #229 from adamgibbins/generate_test_tokens_patch
Update README to mention location of the API token required
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b1bd3b..31c6d9b 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ weechat
```
/set plugins.var.python.slack_extension.slack_api_token [YOUR_SLACK_TOKEN]
```
-^^ (find this at https://api.slack.com/web)
+^^ (find this at https://api.slack.com/web behind the "Generate test tokens" button)
If you don't want to store your API token in plaintext you can use the secure features of weechat: