{"id":15870913,"url":"https://github.com/sgreben/slack-wipe","last_synced_at":"2025-04-01T22:25:26.868Z","repository":{"id":80988937,"uuid":"194357304","full_name":"sgreben/slack-wipe","owner":"sgreben","description":"deletes all your messages and/or files in a single Slack channel. single binary, no dependencies. linux, osx, windows. #golang","archived":false,"fork":false,"pushed_at":"2019-08-14T13:43:34.000Z","size":226,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-02T14:50:26.290Z","etag":null,"topics":["api","batch","channel","delete","sad","slack"],"latest_commit_sha":null,"homepage":"https://github.com/sgreben/slack-wipe/releases/latest","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgreben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-29T02:52:17.000Z","updated_at":"2024-06-19T09:07:47.758Z","dependencies_parsed_at":null,"dependency_job_id":"b7ffb201-0892-4e31-a504-9374a0cf792e","html_url":"https://github.com/sgreben/slack-wipe","commit_stats":null,"previous_names":[],"tags_count":11,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fslack-wipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fslack-wipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fslack-wipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fslack-wipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgreben","download_url":"https://codeload.github.com/sgreben/slack-wipe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246719636,"owners_count":20822781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","batch","channel","delete","sad","slack"],"created_at":"2024-10-06T00:40:54.728Z","updated_at":"2025-04-01T22:25:26.844Z","avatar_url":"https://github.com/sgreben.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-wipe\n\nDeletes all your messages and/or files in a single Slack channel.\n\nAlternatively, if you specify `-redact` mode, it edits all messages, replacing all non-(space-or-punctuation) characters with `█`:\n\n```text\nredact mode test!?\n██████ ████ ████!?\n```\n\n\n## Usage\n\n- Channel\n  ```sh\n  $ slack-wipe -token=API_TOKEN -channel=CHANNEL_NAME -messages -files\n  ```\n- Direct messages\n  ```sh\n  $ slack-wipe -token=API_TOKEN -im=COMMA_SEPARATED_USERNAMES -messages -files\n  ```\n\n```\nUsage of slack-wipe:\n  -token string\n        API token\n  -channel string\n        channel name (without '#')\n  -im string\n        comma-separated list of usernames\n  -messages\n        wipe messages (default false)\n  -files\n        wipe files (default false)\n  -redact\n        redact messages (instead of delete) (default false)\n  -auto-approve\n        do not ask for confirmation (default false)\n  -config string\n         (default \"slack-wipe.json\")\n```\n\n## API Token\n\n[How to obtain a Slack API token](https://github.com/jackellenberger/emojme#finding-a-slack-token)\n\n## Config schema\n\nPut this in a `slack-wipe.json` to avoid having to type out token/channel info on the command line:\n\n```json\n{\n    \"Channel\":  \"channelname\",\n    \"Token\":    \"xoxs-...\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fslack-wipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgreben%2Fslack-wipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fslack-wipe/lists"}