- Notifications
You must be signed in to change notification settings - Fork1
https://github.com/lambtron/emojipacks has been stopped. A new emojipacks has been implemented by Go
License
NotificationsYou must be signed in to change notification settings
Code-Hex/go-emojipacks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CLI to bulk upload emojis to your Slack!
You can get binary fromreleases
$ go get github.com/Code-Hex/go-emojipacks/cmd/emojipacks
There is only one command:
$ emojipacks
It'll ask you a few questions:
Slack subdomain: helloworldEmail address login: code-hex@codehex.devPassword:*********2FA Code: 123456# if 2FA is enabledPath or URL of Emoji yaml file: ./packs/futurama.yaml
Almost this command usage the same ashttps://github.com/lambtron/emojipacks
This will allow for easier batch uploading of multiple yaml files
$ emojipacks -s<subdomain> -e<email> -p<password> -y<yaml_file>
Also note that the yaml file must be indented properly and formatted as such:
title:foodemojis: -name:applesrc:http://i.imgur.com/Rw0Vlda.png -name:applepiesrc:http://i.imgur.com/g4RU1fM.png
..with thesrc pointing to an image file. According to Slack:
- Square images work best
- Image can't be larger than 128px in width or height
- Image must be smaller than 64K in file size
It hasn't supported yet.
About
https://github.com/lambtron/emojipacks has been stopped. A new emojipacks has been implemented by Go
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.