GitXplorerGitXplorer
b

deslackify

public
20 stars
1 forks
3 issues

Commits

List of commits on branch main.
Verified
c67a3f9951f3031dc3629fb7d8383242e1c4153c

Delete FUNDING.yml

bbboe committed 4 years ago
Verified
470851817fcfdb146eb68ac13bb4a5a50f454a30

Create FUNDING.yml

bbboe committed 4 years ago
Verified
cfa6ae2139fa0f3eaa26953f8f4db41163adc34d

Merge pull request #1 from bboe/style_and_ci

bbboe committed 6 years ago
Verified
5ee3e164989418ba36b25d94ccc060cec3a930e8

Add trivial test

bbboe committed 6 years ago
Verified
5822c8f03e5547f7ee7477e5972295a37ec15f84

Run on travis ci

bbboe committed 6 years ago
Verified
c513942aff166338eb786ef2f573772ed14287d4

Resolve minor issues casued by the tool black

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