GitXplorerGitXplorer
b

deslackify

public
20 stars
1 forks
3 issues

Commits

List of commits on branch main.
Verified
cddfbdc6034979a102bfb373671e68b19b6eaf26

Run the tool black against the code

bbboe committed 6 years ago
Verified
4047e0e2217e16763fc2a3b76064ccf06b6113b8

Prepare pre-commit and black tools

bbboe committed 6 years ago
Verified
f62d345feb2384dbfa804f1e8cc9e6481ff3043a

Add note about USERNAME being USERID to README

bbboe committed 6 years ago
Verified
e18e7a533bb9e3e4bb345568f4559a3acbb8905e

Fix formatting in Changelog

bbboe committed 6 years ago
Verified
94e3cdb5f1fa47b881b6ea56eff014c07753f5d3

Handle more slacker errors and log retry failures

bbboe committed 6 years ago
Verified
3c34eb83898c474529b27270681d88fe30c0ab2e

Fix accidental bug, and release 0.4.0

bbboe committed 6 years ago

README

The README file for this repository.

deslackify

A tool to remove your own slack messages.

Installation

pip install deslackify

Obtaining Slack Legacy Token

Generate a token via: https://api.slack.com/custom-integrations/legacy-tokens

Running

deslackify --token TOKEN USERNAME

By default deslackify will remove USERNAME's messages that are more than a year old. You may also manually specify a before date via:

deslackify --token TOKEN --before YYYY-MM-DD USERNAME

Note: If no results are found, you may need to replace USERNAME with USERID. You can find the USERID by going to Profile & Account, and then clicking the three dots, and at the bottom, "Copy member ID".