{"id":20390250,"url":"https://github.com/nonebot/nonemoji","last_synced_at":"2025-04-12T11:21:10.966Z","repository":{"id":40620652,"uuid":"470560085","full_name":"nonebot/nonemoji","owner":"nonebot","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-06T09:02:22.000Z","size":73,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T23:34:16.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nonebot.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},"funding":{"open_collective":"nonebot","custom":["https://afdian.com/@nonebot"]}},"created_at":"2022-03-16T11:47:43.000Z","updated_at":"2024-08-06T09:02:22.000Z","dependencies_parsed_at":"2024-11-08T03:32:25.539Z","dependency_job_id":"1533ac8f-71a8-4e06-b160-9aeb598df533","html_url":"https://github.com/nonebot/nonemoji","commit_stats":{"total_commits":39,"total_committers":6,"mean_commits":6.5,"dds":0.5384615384615384,"last_synced_commit":"8ae2338ee29cd79431877065b396d4b422773e38"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonemoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonemoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonemoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonemoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","download_url":"https://codeload.github.com/nonebot/nonemoji/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289407,"owners_count":20914464,"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":[],"created_at":"2024-11-15T03:23:52.250Z","updated_at":"2025-04-12T11:21:10.944Z","avatar_url":"https://github.com/nonebot.png","language":"Python","funding_links":["https://opencollective.com/nonebot","https://afdian.com/@nonebot"],"categories":[],"sub_categories":[],"readme":"# Nonemoji\n\n自维护的 gitmoji-cli，删减了部分 emoji\n\n## 安装\n\n```bash\npoetry add nonemoji --dev\n```\n\n## 在 pre-commit 中使用\n\n```yaml\n# .pre-commit-config.yaml\ndefault_install_hook_types: [pre-commit, prepare-commit-msg]\nrepos:\n  - repo: https://github.com/pycqa/isort\n    rev: 5.10.1\n    hooks:\n      - id: isort\n        stages: [commit]\n\n  - repo: https://github.com/psf/black\n    rev: 22.6.0\n    hooks:\n      - id: black\n        stages: [commit]\n\n  - repo: https://github.com/nonebot/nonemoji\n    rev: v0.1.3\n    hooks:\n      - id: nonemoji\n        stages: [prepare-commit-msg]\n```\n\n## 使用\n\n### 快速提交\n\n使用如下命令，选择一个 emoji 并填写提交信息：\n\n```bash\nnonemoji commit\n```\n\n### 交互式使用\n\n```bash\nnonemoji\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonemoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonebot%2Fnonemoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonemoji/lists"}