slackee

slackee export all emoji from Slack.

Usage no npm install needed!

<script type="module">
  import slackee from 'https://cdn.skypack.dev/slackee';
</script>

README

slackee

slackee export all emoji from Slack.

How to Use

Install from npm.

npm 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