https://github.com/freedomben/slack-emoji-export
https://github.com/freedomben/slack-emoji-export
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/freedomben/slack-emoji-export
- Owner: FreedomBen
- Created: 2020-06-08T17:54:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T17:56:12.000Z (almost 6 years ago)
- Last Synced: 2025-02-16T14:59:13.369Z (over 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Get emoji list:
1. Either use slack's API tester or get-emoji-list.sh
2. Save to emoji-list.json
Download emoji:
1. dl.rb
Copy aliases over:
1. Generate array for top of aliases.rb: `for i in ls *alias*; do echo "'$i'",; done > aliases.txt`
1. update and run aliases.rb
For uploading:
1. https://github.com/smashwilson/slack-emojinator