koishi-plugin-starfx-bot 0.3.4 → 0.3.5
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/assets/lock.png +0 -0
- package/assets/sold.png +0 -0
- package/package.json +1 -1
- package/readme.md +9 -8
package/assets/lock.png
ADDED
|
Binary file
|
package/assets/sold.png
ADDED
|
Binary file
|
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -13,11 +13,12 @@ StarFreedomX机器人的小功能,自用
|
|
|
13
13
|
* 我也喜欢你!
|
|
14
14
|
|
|
15
15
|
# 更新日志
|
|
16
|
-
| 版本 | 更新日志
|
|
17
|
-
|
|
18
|
-
| `0.0.1` | 加入封印功能
|
|
19
|
-
| `0.1.0` | 加入"卖掉了"功能
|
|
20
|
-
| `0.2.0` | 加入"艾特我又不说话"回复功能
|
|
21
|
-
| `0.3.0` | 加入"我喜欢你"和"我才不是机器人!"回复功能
|
|
22
|
-
| `0.3.3` | 修订添加"我才不是机器人"是否需要at
|
|
23
|
-
| `0.3.4` | 分离"艾特我/他又不说话"的两个选项为单独的开关
|
|
16
|
+
| 版本 | 更新日志 |
|
|
17
|
+
|---------|--------------------------|
|
|
18
|
+
| `0.0.1` | 加入封印功能 |
|
|
19
|
+
| `0.1.0` | 加入"卖掉了"功能 |
|
|
20
|
+
| `0.2.0` | 加入"艾特我又不说话"回复功能 |
|
|
21
|
+
| `0.3.0` | 加入"我喜欢你"和"我才不是机器人!"回复功能 |
|
|
22
|
+
| `0.3.3` | 修订添加"我才不是机器人"是否需要at |
|
|
23
|
+
| `0.3.4` | 分离"艾特我/他又不说话"的两个选项为单独的开关 |
|
|
24
|
+
| `0.3.5` | 修复丢失的assets |
|