{"id":15693078,"url":"https://github.com/code-hex/go-emojipacks","last_synced_at":"2025-05-12T19:21:00.539Z","repository":{"id":35505059,"uuid":"216305184","full_name":"Code-Hex/go-emojipacks","owner":"Code-Hex","description":"https://github.com/lambtron/emojipacks has been stopped. A new emojipacks has been implemented by Go","archived":false,"fork":false,"pushed_at":"2022-05-16T19:44:46.000Z","size":25,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T14:22:26.203Z","etag":null,"topics":["cli","emoji","emojipacks","go","golang","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code-Hex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-20T04:03:06.000Z","updated_at":"2023-12-13T21:08:22.000Z","dependencies_parsed_at":"2022-08-09T09:40:55.189Z","dependency_job_id":null,"html_url":"https://github.com/Code-Hex/go-emojipacks","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Hex%2Fgo-emojipacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Hex%2Fgo-emojipacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Hex%2Fgo-emojipacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Hex%2Fgo-emojipacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Hex","download_url":"https://codeload.github.com/Code-Hex/go-emojipacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243185117,"owners_count":20250120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","emoji","emojipacks","go","golang","slack"],"created_at":"2024-10-03T18:41:21.470Z","updated_at":"2025-03-12T08:32:35.701Z","avatar_url":"https://github.com/Code-Hex.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emojipacks\n\n[![CircleCI](https://circleci.com/gh/Code-Hex/go-emojipacks.svg?style=svg)](https://circleci.com/gh/Code-Hex/go-emojipacks)\n\n\u003e CLI to bulk upload emojis to your Slack!\n\n## Install\n\n### binary\n\nYou can get binary from [releases](https://github.com/Code-Hex/go-emojipacks/releases)\n\n### go get\n\n```bash\n$ go get github.com/Code-Hex/go-emojipacks/cmd/emojipacks\n```\n\n## Usage\n\nThere is only one command:\n\n```bash\n$ emojipacks\n```\n\nIt'll ask you a few questions:\n\n```bash\nSlack subdomain: helloworld\nEmail address login: code-hex@codehex.dev\nPassword: *********\n2FA Code: 123456  #  if 2FA is enabled\nPath or URL of Emoji yaml file: ./packs/futurama.yaml\n```\n\nAlmost this command usage the same as https://github.com/lambtron/emojipacks\n\n## Optionally Pass Command Line Parameters\n\nThis will allow for easier batch uploading of multiple yaml files\n\n```bash\n$ emojipacks -s \u003csubdomain\u003e -e \u003cemail\u003e -p \u003cpassword\u003e -y \u003cyaml_file\u003e\n```\n\n## Emoji Yaml File\n\nAlso note that the yaml file must be indented properly and formatted as such:\n\n```yaml\ntitle: food\nemojis:\n  - name: apple\n    src: http://i.imgur.com/Rw0Vlda.png\n  - name: applepie\n    src: http://i.imgur.com/g4RU1fM.png\n```\n\n..with the `src` pointing to an image file. According to Slack:\n\n- Square images work best\n- Image can't be larger than 128px in width or height\n- Image must be smaller than 64K in file size\n\n### Emoji Aliases\n\nIt hasn't supported yet.\n\n## Emoji packs\n\n[See here](https://github.com/lambtron/emojipacks/blob/master/README.md#emoji-packs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-hex%2Fgo-emojipacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-hex%2Fgo-emojipacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-hex%2Fgo-emojipacks/lists"}