Skip to content

This project helps to you delete whole slack messages that you selected channel automatically

License

Notifications You must be signed in to change notification settings

akingundogdu/delete-slack-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delete-slack-messages

This project helps to you delete whole slack messages that you selected channel automatically

How can setup that bot ?

Firstly you should goto the Settings & Administration > Workspace settings in your slack app.

Step 1 - Create a new slack app

image

Step 2 - Give the slack application name that you want

image

Step 3 - Goto the OAuth & Permissions page from the left menu

image

Step 4 - Scroll to the Scopes section, we'll use User Token Scopes in this case

image

Step 5 - Add all these roles using Add an OAuth Scope button

image

Step 6 - Scroll to OAuth Tokens for Your Workspace section and then click to the install button

image

Step 7 - Authorize your new slack app to your workspace

image

Step 8 - Click to copy User OAuth Token

image

Step 9 - and paste in app.js

image

Also you can ses all details in here

How can I run application ?

in the route directory, you just need to run the following commands and that's it!

yarn //to setup slack api package
node app.js // you should see 'Getting started to clear your slack messages' message 

About

This project helps to you delete whole slack messages that you selected channel automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published