Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

johnnybenson/slack-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Delete 🗑 🔥

Not sure where I found these separate scripts

Delete your slack history and uploads to manage your free account limits

How to?

$ touch slack-delete-conf.json
{
    "token" : "your slack api token",
    "days" : 7,
    "channel" : "your slack channel token"
}

Days is the number of days old, so delete everything older than 7 days

$ ruby slack-delete.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published