{"id":16048213,"url":"https://github.com/nylen/save-slack-emoji","last_synced_at":"2026-06-17T18:03:55.971Z","repository":{"id":137376290,"uuid":"141356457","full_name":"nylen/save-slack-emoji","owner":"nylen","description":"Export all the custom emoji from a Slack instance","archived":false,"fork":false,"pushed_at":"2018-08-01T01:18:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-11T18:33:51.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nylen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-17T23:29:03.000Z","updated_at":"2020-02-23T03:02:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5d806eb-5e87-47ad-88f5-bac4dd949589","html_url":"https://github.com/nylen/save-slack-emoji","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"0407fa1fbeb62813b1400c692cdb2145ad286112"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nylen/save-slack-emoji","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fsave-slack-emoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fsave-slack-emoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fsave-slack-emoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fsave-slack-emoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylen","download_url":"https://codeload.github.com/nylen/save-slack-emoji/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fsave-slack-emoji/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-09T00:05:10.105Z","updated_at":"2026-06-17T18:03:55.955Z","avatar_url":"https://github.com/nylen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# save-slack-emoji\n\nThis is a rough, but working, way to export all custom emoji from a Slack\ninstance to a set of files.\n\nIf you want, you can then use (for example)\n[`slack-emojinator`](https://github.com/smashwilson/slack-emojinator)\nto upload emoji to another Slack instance.\n\n## Instructions\n\n1. Visit https://YOUR-SLACK-TEAM.slack.com/customize/emoji and log in.\n2. Paste the `save-slack-emoji.js` script into your browser console and run it\n   (or use your favorite snippet manager or a bookmarklet).  Chrome works, and\n   Firefox is untested but may possibly work.  The code will prompt you to save\n   the emoji list to a file like `download.sh`.\n3. If the emoji list spans multiple pages, run the script once for each page\n   and save each resulting script to a separate file (`download-1.sh` etc).\n4. Run `bash ./download.sh`, or if there are scripts for multiple pages of\n   emoji, run them all **in sequential order**. \\*\n5. Recommended:  Keep the emoji scripts and files in a git repository.  You can\n   make a new commit with the new emoji now.\n\n\\* If you have multiple pages of custom emoji, first, question\nwhether everything has gotten out of hand, then something like these commands\nshould work to download all of them:\n\n```sh\nchmod +x download-*.sh\n( i=1; while [ -f \"download-$i.sh\" ]; do bash \"download-$i.sh\" || exit 1; i=$(($i+1)); done )\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fsave-slack-emoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylen%2Fsave-slack-emoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fsave-slack-emoji/lists"}