{"id":20174106,"url":"https://github.com/ma91n/slackrm","last_synced_at":"2025-12-01T12:04:30.965Z","repository":{"id":57517516,"uuid":"203616441","full_name":"ma91n/slackrm","owner":"ma91n","description":"slackrm is simple tool to remove slack comment","archived":false,"fork":false,"pushed_at":"2019-08-23T08:23:43.000Z","size":55,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T16:17:31.486Z","etag":null,"topics":["cli","go","go-cli","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ma91n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-21T15:47:03.000Z","updated_at":"2019-08-23T08:23:45.000Z","dependencies_parsed_at":"2022-09-15T21:52:18.039Z","dependency_job_id":null,"html_url":"https://github.com/ma91n/slackrm","commit_stats":null,"previous_names":["laqiiz/slackrm","laqiiz/rmslack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma91n%2Fslackrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma91n%2Fslackrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma91n%2Fslackrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma91n%2Fslackrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ma91n","download_url":"https://codeload.github.com/ma91n/slackrm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610996,"owners_count":19990507,"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":["cli","go","go-cli","golang"],"created_at":"2024-11-14T01:41:28.906Z","updated_at":"2025-12-01T12:04:25.915Z","avatar_url":"https://github.com/ma91n.png","language":"Go","readme":"# rmslack\nrmslack is simple tool to remove slack comment\n\n## Installation\n\nslackrm or upgrade slackrm with this command.\n\n```bash\ngo get -u github.com/laqiiz/slackrm\n```\n\n\n## Usage\n\n```bash\nslackrm [options]\n```\n\n### Example\n\nGet slack comment url to delete.\n\n![copy link](docs/copy_link.png)\n\nRun slackrm command.\n\n```bash\n# Basic\nslackrm -url \u003cyour slack comment url to delete\u003e -token \u003cyour slack api access token\u003e\n```\n\nIf access token is too long then you can set environment variables.\n\n```bash\n# Use environment variables\nexport SLACK_API_TOKEN=\u003cour slack api access token\u003e\nslackrm -url \u003cyour slack comment url to delete\u003e \n```\n\n### Options\n\n```bash\n\u003eslackrm -help\nUsage of slackrm:\n  -c string\n        -c slack channel name\n  -channel string\n        slack channel name\n  -timestamp string\n        timestamp of remove target comment (default \"0\")\n  -tk string\n        slack access channel\n  -token string\n        slack api access token\n  -ts string\n        timestamp of remove target comment (default \"0\")\n  -u string\n        -u delete target slack comment url\n  -url string\n        url is delete target slack comment url\n```\n\n## FAQ\n\n1. Work with http proxy?\n  * Yes. You can run with proxy options.\n  ```bash\n  export http_proxy=http://proxy.example.com:PORT\n  export https_proxy=$http_proxy\n  ```\n2. I have error on: \"x509: certificate signed by unknown authority\"\n  * Try -insecure option.\n  ```bash\n  slackrm -url \u003cyour url\u003e -insecure true\n  ```\n\n## License\n\nThis project is licensed under the Apache License 2.0 License - see the [LICENSE](LICENSE) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma91n%2Fslackrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fma91n%2Fslackrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma91n%2Fslackrm/lists"}