koishi-plugin-cfmrmod 1.1.1 → 1.1.3

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.
package/README.md CHANGED
@@ -1,9 +1,13 @@
1
- # koishi-plugin-cfmrmod
1
+ # koishi-plugin-cfmrmod
2
2
 
3
3
  Koishi 插件:搜索 CurseForge / Modrinth / MCMod,并渲染图片卡片。
4
4
  哥给个star吧
5
5
  Star就是我维护的动力🤤
6
6
 
7
+ ## 贡献说明
8
+
9
+ - `yabo083`:贡献了部分代码修复与 bug 修复。
10
+
7
11
  ## 使用方法
8
12
 
9
13
  ### 指令
@@ -45,12 +49,12 @@ Star就是我维护的动力🤤
45
49
  - `notify.stateFile`: 状态文件路径(JSON)
46
50
  - `notify.configFile`: 订阅配置文件路径(JSON,指令修改会写入)
47
51
  - `notify.groups`: 通知群组列表
48
- - `channelId`: 群/频道 ID
49
- - `enabled`: 是否启用本群通知
50
- - `subs`: 订阅列表
51
- - `platform`: `mr` 或 `cf`
52
- - `projectId`: 项目 ID
53
- - `interval`: 单独轮询间隔(毫秒),<=0 禁用
52
+ - `channelId`: 群/频道 ID
53
+ - `enabled`: 是否启用本群通知
54
+ - `subs`: 订阅列表
55
+ - `platform`: `mr` 或 `cf`
56
+ - `projectId`: 项目 ID
57
+ - `interval`: 单独轮询间隔(毫秒),<=0 禁用
54
58
 
55
59
  ## 项目特点
56
60
  - 支持 CurseForge / Modrinth / MCMod 多平台搜索