https://github.com/derveloper/slack-leaver
ever wanted to leave all slack channels? now you can!
https://github.com/derveloper/slack-leaver
rust slack
Last synced: about 2 months ago
JSON representation
ever wanted to leave all slack channels? now you can!
- Host: GitHub
- URL: https://github.com/derveloper/slack-leaver
- Owner: derveloper
- License: apache-2.0
- Created: 2022-01-04T11:50:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T20:34:35.000Z (over 4 years ago)
- Last Synced: 2025-04-04T00:29:07.840Z (about 1 year ago)
- Topics: rust, slack
- Language: Rust
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# slack-leaver
ever wanted to leave all slack channels? now you can!
## usage
Head to the [Releases](https://github.com/derveloper/slack-leaver/releases) page, pick a release that matches your platform.
### from source
```shell
git clone git@github.com:derveloper/slack-leaver.git
cd slack-leaver
cargo run
```
You need a slack user token, see [this stackoverflow answer](https://stackoverflow.com/a/67795540) on how to get one.