Skip to content

amscotti/slack_emoji_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Emoji Exporter

A tool to export Slack Workspace's Emojis

To Build

  • Install Nim v0.19.0
  • Run nimble build

To Run

  • Create an API tokens for Slack from the Legacy Tokens page
  • SLACK_API_TOKEN=xoxp-XXXXXX ./slack_emoji_exporter

Docker

There is an docker image you can use for you don't need to build the code yourself, docker run -e SLACK_API_TOKEN=xoxp-XXXXXX -v ~/emojis:/root/output amscotti/slack_emoji_exporter

About

A tool to export Slack Workspace's Emojis

Resources

License

Stars

Watchers

Forks

Packages

No packages published