Skip to content

aoki/slackee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackee

slackee export all emoji from Slack.

How to Use

Install from npm.

npm -g install slack-emoji-exporter

Setup environment variables SLACK_API_TOKEN.

export SLACK_API_TOKEN='xoxb-XXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXX'

Get emoji.

slackee -d -o output_dir

Show helps.

slackee --help