aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2022-09-18 13:06:39 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2022-09-18 16:36:55 +0200
commit9c5a4b1bc92a35df53fef6e0e3620e3db50ea734 (patch)
treeeae335927cce5c20f71d04f9febfa9d8f8110a28 /README.md
parentf205c37dc9e43e7c159a5d36a1b11b78365492ea (diff)
downloadwee-slack-9c5a4b1bc92a35df53fef6e0e3620e3db50ea734.tar.gz
Support including the d-s cookie
According to one comment it was necessary for them to include this cookie as well.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc65c64..740e655 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,9 @@ token (but not the token itself). If you're worried about this, you can use the
8. Return to WeeChat and run `/slack register <token>:<cookie>`.
9. Reload the script with `/python reload slack`.
+Note that in some cases it may be necessary to include the `d-s` cookie as
+well. If so, you can supply it in this format `<token>:d=<d_cookie>;d-s=<d-s_cookie>`.
+
If you use Firefox, you can run the `extract_token_from_browser.py` script to
get the tokens and cookies for all the teams you're logged into: