Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Repository files navigation

CircleCI

CLI to bulk upload emojis to your Slack!

Install

binary

You can get binary fromreleases

go get

$ go get github.com/Code-Hex/go-emojipacks/cmd/emojipacks

Usage

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

Optionally Pass Command Line Parameters

This will allow for easier batch uploading of multiple yaml files

$ emojipacks -s<subdomain> -e<email> -p<password> -y<yaml_file>

Emoji 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

Emoji Aliases

It hasn't supported yet.

Emoji packs

See here

About

https://github.com/lambtron/emojipacks has been stopped. A new emojipacks has been implemented by Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp