Skip to content

Export starred Slack bookmarks to local storage

Notifications You must be signed in to change notification settings

freqn/Star-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Star Catcher

Overview

This utility exports starred Slack bookmarks to local storage.

Usage

  1. Obtain a Slack API token for an existing account. This small iteration utilizes the legacy token format. The generator is found here.
  2. Create a local environment variable with your token (Windows users might require a different method):
    export SLACK_AUTH_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
    
  3. Run ruby star_catcher.rb from the lib directory of the project.
  4. Please report any issues.

About

Export starred Slack bookmarks to local storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages