Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dridus/slack-emoji-tools
https://github.com/dridus/slack-emoji-tools
haskell slack stack
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dridus/slack-emoji-tools
- Owner: Dridus
- Created: 2016-09-10T04:35:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T15:17:06.000Z (almost 8 years ago)
- Last Synced: 2023-03-11T11:57:10.748Z (almost 2 years ago)
- Topics: haskell, slack, stack
- Language: Haskell
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-emoji-tools
## Exporting
1. Install [stack](http://haskellstack.org)
2. Create a Slack API test token.
3. `stack export-emoji.hs -t APITOKEN -d DIRECTORY`
* this will take a bit the first time as it installs libraries## Importing
1. Install [stack](http://haskellstack.org)
2. `stack import-emoji.hs -t TEAMNAME -d DIRECTORY`
* this will take a bit the first time as it installs libraries
* this requires your email address and password