{"id":41839278,"url":"https://github.com/nonk123/emojify-tg-sticker","last_synced_at":"2026-01-25T09:18:57.733Z","repository":{"id":328690004,"uuid":"1116377557","full_name":"nonk123/emojify-tg-sticker","owner":"nonk123","description":"Slice an image into 100-by-100 PNGs to use in a Telegram emoji pack","archived":false,"fork":false,"pushed_at":"2025-12-24T20:50:38.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T09:55:28.344Z","etag":null,"topics":["bot","cli","emoji","png","slice","sticker","telegram","telegram-bot","tools"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nonk123.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-14T18:33:47.000Z","updated_at":"2025-12-24T20:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nonk123/emojify-tg-sticker","commit_stats":null,"previous_names":["nonk123/emojify-tg-sticker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nonk123/emojify-tg-sticker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Femojify-tg-sticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Femojify-tg-sticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Femojify-tg-sticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Femojify-tg-sticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonk123","download_url":"https://codeload.github.com/nonk123/emojify-tg-sticker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonk123%2Femojify-tg-sticker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28750872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:00:19.176Z","status":"ssl_error","status_checked_at":"2026-01-25T09:00:04.131Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","cli","emoji","png","slice","sticker","telegram","telegram-bot","tools"],"created_at":"2026-01-25T09:18:57.631Z","updated_at":"2026-01-25T09:18:57.724Z","avatar_url":"https://github.com/nonk123.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emojify-tg-sticker\n\nA library, a CLI tool, and a Telegram bot which slices whole pictures into custom emoji sets. This allows the picture to then be embedded into text messages as an \"inline\" sticker or a banner!\n\n## Deploying a Bot\n\nAssuming you have a Rust development environment set up, you can deploy your own bot by running the following one-liner from a Posix shell in a clone of this repository:\n\n```sh\nexport TELOXIDE_TOKEN=123456789 # your bot's token from BotFather\nexport BOT_USERNAME=helloWorldBot # your bot's username (the one ending in `bot`)\ncargo run --release --bin emojify-tg-sticker-bot\n```\n\n## CLI Tool Usage\n\nAlso provided is a simple CLI tool for slicing whole images into 100x100px Telegram emojis. Point this program to an image, and it'll produce a directory with the emoji slices in a numeric order.\n\nCall the CLI tool as follows:\n\n```sh\nemojify-tg-sticker \u003cinput-file\u003e [\u003coutput-directory\u003e]\n```\n\nFor example, this will output the emojis into `foo/*.png`:\n\n```sh\nemojify-tg-sticker foo.png\n```\n\nAnd this will output to `bar/*.png`:\n\n```sh\nemojify-tg-sticker foo.png bar\n```\n\nSee `emojify-tg-sticker --help` for a complete description of the syntax.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonk123%2Femojify-tg-sticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonk123%2Femojify-tg-sticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonk123%2Femojify-tg-sticker/lists"}