Remove all messages from a channel.
You can use it directly from any browser: Message-Deleter-Slack
What things you need to install the software and how to install them
You can get your token from this link
Channel ID is on the the browser URL: https://mycompany.slack.com/messages/MYCHANNELID/
- Javascript - To consume slack api and other functions.
- Html - Used for the view of browsers.
- Slack API tester - To test the slack api.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspired by the gist of firatkucuk