https://github.com/pr3d4t0r/wee_slack_tokens
https://github.com/pr3d4t0r/wee_slack_tokens
slack wee-slack weechat
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pr3d4t0r/wee_slack_tokens
- Owner: pr3d4t0r
- License: bsd-3-clause
- Created: 2022-03-19T03:56:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T23:49:57.000Z (about 4 years ago)
- Last Synced: 2025-10-11T23:04:31.237Z (8 months ago)
- Topics: slack, wee-slack, weechat
- Language: Jupyter Notebook
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wee_slack_tokens
## Experimental
This tool extracts the session token and d-cookie to ensure that the wee-slack
plug-in for WeeChat can access the Slack service.
## Quick start guide
### Requirements
- Firefox
- Python 3
### Do it!
1. Download `wsharvest` to your local file system
1. `chmod +x wsharvest`
1. Stop Firefox
1. Run `./wsharvest`
1. Paste the registration string in the WeeChat command line
1. Re-start the browser and carry on with your day
---