anativ / slack-archive-bot

Archive old slack channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  1. Create a file with your token named .token.
  2. run npm install
  3. run npm run join - this will add the slackbot to all public channles
  4. run npm run archive - this will archive all channles that are 180 days old.

About

Archive old slack channels

License:MIT License


Languages

Language:JavaScript 100.0%