asticode / go-astislack

Clear your Slack history easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoReportCard GoDoc

Clear your Slack history easily!

Thanks to astislack, mass delete all your Slack messages and files!

Releases

Check out the release page to download a binary compatible with your OS as well as the local.toml.dist file.

Usage

  1. Create a Slack legacy token here.

  2. Copy local.toml.dist to local.toml

  3. Edit local.toml and replace SLACK_LEGACY_TOKEN with your legacy token.

  4. Run

$ /path/to/binary -c local.toml -v

This should start mass deleting all your Slack messages and files!

About

Clear your Slack history easily

License:MIT License


Languages

Language:Go 98.0%Language:Makefile 2.0%