koishi-plugin-maichuni-scorehelper 0.0.15-test → 0.0.16-test

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -3
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  # koishi-plugin-maichuni-scorehelper
3
3
 
4
- 一个基础的 Koishi 插件,未来用于舞萌中二节奏分数辅助。
4
+ 【未完成】用于舞萌中二节奏分数辅助。
5
5
 
6
6
  ## 使用方法
7
7
 
@@ -15,7 +15,6 @@
15
15
  ```
16
16
  3. 在 Koishi 配置中引入本插件。
17
17
 
18
- > 提示:舞萌状态监控默认使用反向代理域名 `maimaistatusreverseproxy.muxyang.com` 以绕过目标站点的 CC 防护。
19
18
 
20
19
  ## 目录结构
21
20
  - src/ 插件源码
@@ -26,4 +25,4 @@
26
25
  - typescript@^5.0.0
27
26
 
28
27
  ---
29
- 本插件目前为基础模板,后续可按需扩展功能。
28
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-maichuni-scorehelper",
3
- "version": "0.0.15-test",
4
- "description": "一个基础的 Koishi 插件,未来用于舞萌中二节奏分数辅助。",
3
+ "version": "0.0.16-test",
4
+ "description": "【未完成】用于舞萌中二节奏分数辅助。",
5
5
  "keywords": [
6
6
  "koishi",
7
7
  "plugin",