@sjtdev/koishi-plugin-dota2tracker
Version:
koishi插件-追踪群友的DOTA2对局 | A Koishi plugin to track Dota 2 matches
42 lines (26 loc) • 2.17 kB
Markdown
# @sjtdev/koishi-plugin-dota2tracker
[](https://github.com/sjtdev/koishi-plugin-dota2tracker/releases/latest)
[](https://www.npmjs.com/package/@sjtdev/koishi-plugin-dota2tracker)
中文 | [English](README_EN.md)
**一个 Koishi DOTA2 插件,提供自动对局追踪、数据查询和图片战报生成等功能。**
### [**前往查看 ≫ 完整文档**](https://sjtdev.github.io/koishi-plugin-dota2tracker/)
---

*(此图片基于一场高分局比赛数据使用`match_2+`模板生成,详情请见 [文档:对局信息模板#match_2+](https://sjtdev.github.io/koishi-plugin-dota2tracker/template-match.html#match-2-1))*
## ✨ 核心功能
* **对局追踪**:自动追踪群组/频道内已绑定玩家的最新 DOTA2 对局,并在结束后推送图文战报。
* **段位追踪**:自动追踪群组/频道内已绑定玩家的段位信息,在段位变动后推送通知。
* **数据查询**:提供 `查询玩家`、`查询比赛`、`查询英雄`、`查询物品` 等一系列指令。(使用`DOTA2指南`获取插件使用帮助)
*(更多功能请查看文档)*
## 📦 安装
在 Koishi 插件市场搜索 `@sjtdev/dota2tracker` 并安装。
## 📖 使用
插件需要配置 Stratz API Token 才能使用。
所有详细的功能展示、配置项说明、指令列表等全部插件相关内容,请查阅[**完整使用文档**](https://sjtdev.github.io/koishi-plugin-dota2tracker/)。
---
## 💡 灵感来源 & 鸣谢
* 感谢 [SonodaHanami](https://github.com/SonodaHanami) 大佬的 [Steam_watcher](https://github.com/SonodaHanami/Steam_watcher) 项目。
* 也受到了 [koishi-plugin-dota2track(npm)](https://www.npmjs.com/package/koishi-plugin-dota2track) 的启发。
## 📄 许可证
本项目使用 [GPL-3.0](LICENSE) 许可证开源。
Copyright © 2023-2026 [sjtdev](https://github.com/sjtdev)