Skip to content

Instantly share code, notes, and snippets.

@phyushin
phyushin / slack_purge.py
Created May 9, 2022 08:12 — forked from RobTheFiveNine/slack_purge.py
A [not wildly efficient] script to remove your data from a Slack workspace in lieu of them providing any reasonable means of doing so.
# See https://github.com/sgratzl/slack_cleaner2 for instructions on how to install
# the pip library and how to gain an auth token
# When creating the auth token, the app you ccreate needs the following user
# token scopes:
# - users:read
# - channels:read
# - channels:history
# - chat:write
# - groups:read