{"id":38225630,"url":"https://github.com/sjtdev/koishi-plugin-dota2tracker","last_synced_at":"2026-03-08T03:05:16.689Z","repository":{"id":238943412,"uuid":"798052698","full_name":"sjtdev/koishi-plugin-dota2tracker","owner":"sjtdev","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-15T17:01:20.000Z","size":244665,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-15T21:51:20.712Z","etag":null,"topics":["chatbot","dota2","koishi-plugin"],"latest_commit_sha":null,"homepage":"https://sjtdev.github.io/koishi-plugin-dota2tracker/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjtdev.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-09T02:08:17.000Z","updated_at":"2026-02-15T17:01:24.000Z","dependencies_parsed_at":"2026-02-15T19:12:17.607Z","dependency_job_id":null,"html_url":"https://github.com/sjtdev/koishi-plugin-dota2tracker","commit_stats":null,"previous_names":["sjtdev/dota2tracker"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/sjtdev/koishi-plugin-dota2tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjtdev%2Fkoishi-plugin-dota2tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjtdev%2Fkoishi-plugin-dota2tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjtdev%2Fkoishi-plugin-dota2tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjtdev%2Fkoishi-plugin-dota2tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjtdev","download_url":"https://codeload.github.com/sjtdev/koishi-plugin-dota2tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjtdev%2Fkoishi-plugin-dota2tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29641932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T03:21:14.183Z","status":"ssl_error","status_checked_at":"2026-02-20T03:18:24.455Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["chatbot","dota2","koishi-plugin"],"created_at":"2026-01-17T00:56:01.300Z","updated_at":"2026-02-20T05:04:18.414Z","avatar_url":"https://github.com/sjtdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @sjtdev/koishi-plugin-dota2tracker\n\n[![GitHub Release](https://img.shields.io/github/v/release/sjtdev/koishi-plugin-dota2tracker?color=blue)](https://github.com/sjtdev/koishi-plugin-dota2tracker/releases/latest)\n[![npm downloads](https://img.shields.io/npm/dm/@sjtdev/koishi-plugin-dota2tracker.svg?style=flat-square)](https://www.npmjs.com/package/@sjtdev/koishi-plugin-dota2tracker)\n\n中文 | [English](README_EN.md)\n\n**一个 Koishi DOTA2 插件，提供自动对局追踪、数据查询和图片战报生成等功能。**\n\n### [**前往查看 ≫ 完整文档**](https://sjtdev.github.io/koishi-plugin-dota2tracker/)\n\n---\n\n![插件功能演示](https://sjtdev.github.io/koishi-plugin-dota2tracker/generated/match_2+.png)\n*（此图片基于一场高分局比赛数据使用`match_2+`模板生成，详情请见 [文档：对局信息模板#match_2+](https://sjtdev.github.io/koishi-plugin-dota2tracker/template-match.html#match-2-1)）*\n\n## ✨ 核心功能\n* **对局追踪**：自动追踪群组/频道内已绑定玩家的最新 DOTA2 对局，并在结束后推送图文战报。\n* **段位追踪**：自动追踪群组/频道内已绑定玩家的段位信息，在段位变动后推送通知。\n* **数据查询**：提供 `查询玩家`、`查询比赛`、`查询英雄`、`查询物品` 等一系列指令。（使用`DOTA2指南`获取插件使用帮助）\n\n*（更多功能请查看文档）*\n\n## 📦 安装\n在 Koishi 插件市场搜索 `@sjtdev/dota2tracker` 并安装。\n\n## 📖 使用\n插件需要配置 Stratz API Token 才能使用。\n\n所有详细的功能展示、配置项说明、指令列表等全部插件相关内容，请查阅[**完整使用文档**](https://sjtdev.github.io/koishi-plugin-dota2tracker/)。\n\n---\n\n## 💡 灵感来源 \u0026 鸣谢\n* 感谢 [SonodaHanami](https://github.com/SonodaHanami) 大佬的 [Steam_watcher](https://github.com/SonodaHanami/Steam_watcher) 项目。\n* 也受到了 [koishi-plugin-dota2track(npm)](https://www.npmjs.com/package/koishi-plugin-dota2track) 的启发。\n\n## 📄 许可证\n\n本项目使用 [GPL-3.0](LICENSE) 许可证开源。\nCopyright © 2023-2026 [sjtdev](https://github.com/sjtdev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjtdev%2Fkoishi-plugin-dota2tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjtdev%2Fkoishi-plugin-dota2tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjtdev%2Fkoishi-plugin-dota2tracker/lists"}