{"id":16707870,"url":"https://github.com/syuilo/misskey-github-notifier","last_synced_at":"2025-10-14T03:47:12.882Z","repository":{"id":39600567,"uuid":"158794052","full_name":"syuilo/misskey-github-notifier","owner":"syuilo","description":"GitHub notifier for Misskey","archived":false,"fork":false,"pushed_at":"2025-05-15T00:29:48.000Z","size":31,"stargazers_count":27,"open_issues_count":9,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T10:02:52.559Z","etag":null,"topics":["misskey","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/syuilo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-23T07:08:04.000Z","updated_at":"2025-04-14T14:28:29.000Z","dependencies_parsed_at":"2025-04-27T13:45:39.941Z","dependency_job_id":null,"html_url":"https://github.com/syuilo/misskey-github-notifier","commit_stats":{"total_commits":16,"total_committers":6,"mean_commits":"2.6666666666666665","dds":0.6875,"last_synced_commit":"929e261507f7575611d07e9da7c5365de74d5807"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2Fmisskey-github-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2Fmisskey-github-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2Fmisskey-github-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2Fmisskey-github-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syuilo","download_url":"https://codeload.github.com/syuilo/misskey-github-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256022323,"owners_count":22324844,"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":["misskey","nodejs"],"created_at":"2024-10-12T19:41:18.601Z","updated_at":"2025-10-14T03:47:07.852Z","avatar_url":"https://github.com/syuilo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# misskey-github-notifier\nGitHub notifier for Misskey\n\n## Configuration\nMake a file called `config.json` and put your JSON into it to configure the bot.\n\n### GitHub webhook\n1. Go to the settings of your repo -\u003e Webhooks -\u003e Add Webhook\n2. For Payload URL, put the URL or IP you'll be hosting the bot on followed by `/github`\n3. For content type, select `application/json`\n4. Make a random string of characters (~25 chars) and put it under Secret. Put the same string under `hookSecret` in `config.json`.\n\n### Misskey bot\n1. Go to a bot-friendly Misskey instance and make a new account. Put the instance URL (including the https:// part) under `instance` in `config.json`. Please mark the account as a bot.\n2. On the profile, hit the 3 dots -\u003e Edit Profile \n3. Go to API -\u003e Generate Token\n4. Put the token into `i` in `config.json`\n\n### Config schema\n\n``` json\n{\n\t\"port\": 3000,\n\t\"hookSecret\": \"\",\n\t\"i\": \"\",\n\t\"instance\": \"\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuilo%2Fmisskey-github-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyuilo%2Fmisskey-github-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuilo%2Fmisskey-github-notifier/lists"}