koishi-plugin-cocoyyy-console 1.1.0-beta.9 → 1.1.0

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/package.json +1 -1
  2. package/readme.md +5 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-cocoyyy-console",
3
3
  "description": "自用koishi插件,功能包含复读,记录黑历史,*人等",
4
- "version": "1.1.0-beta.9",
4
+ "version": "1.1.0",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "contributors": [
package/readme.md CHANGED
@@ -14,4 +14,8 @@
14
14
 
15
15
  ### 标签
16
16
 
17
- 通过指令添加标签,标签和黑历史图片信息存放在数据库,具体需要设置内配置。在使用获取命令时可以从已有黑历史随机抽取并返回。
17
+ 通过指令添加标签,标签和黑历史图片信息存放在数据库,具体需要设置内配置。在使用获取命令时可以从已有黑历史随机抽取并输出。
18
+
19
+ ### *人
20
+
21
+ 每个群可以设置3个用户,每次有人@用户时,会从添加的语句中随机一条输出。