An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

![CICD](https://github.com/derveloper/slack-leaver/actions/workflows/build.yml/badge.svg)

# 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.