koishi-plugin-node-async-bot-all 1.3.0 → 1.3.2

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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 德二吹风机
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/lib/index.js CHANGED
@@ -39,7 +39,7 @@ module.exports = __toCommonJS(src_exports);
39
39
  var import_os = __toESM(require("os"));
40
40
 
41
41
  // package.json
42
- var version = "1.3.0";
42
+ var version = "1.3.2";
43
43
 
44
44
  // res/i18n.yaml
45
45
  var i18n_default = { rw: { failed1: "获取失败(1)", failed2: "获取失败(2)" }, cx: { notice: "进服指南请在群公告中查看。", players: "服务器当前人数", failed: "查询失败:", timeout: "请求超时", later: "请稍后重试", unknown: "未知错误" }, status: { failed: "状态获取失败。", name: "系统名称:", cpu: "CPU使用率:", memory: "内存使用率:" }, random: { sc: "生成的随机数:" }, info: { failed: "读取信息失败" } };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-node-async-bot-all",
3
- "description": "插件",
4
- "version": "1.3.0",
3
+ "description": "NodeAsync Bot插件(自用)",
4
+ "version": "1.3.2",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [
@@ -9,7 +9,7 @@
9
9
  "dist",
10
10
  "res"
11
11
  ],
12
- "license": "MIT",
12
+ "license": "AGPL-3.0",
13
13
  "keywords": [
14
14
  "chatbot",
15
15
  "koishi",
package/readme.md CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  [![npm](https://img.shields.io/npm/v/koishi-plugin-node-async-bot-all?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-node-async-bot-all)
4
4
 
5
- 插件
5
+ NodeAsync Bot插件(自用)
package/res/info.txt CHANGED
@@ -3,3 +3,6 @@
3
3
  本机器人仅服务于 基沃托斯·工业革命 服务器。
4
4
  --- 开发者 ---
5
5
  德二吹风机(3112836258)
6
+ --- 其他 ---
7
+ 开源地址:https://github.com/ccd2s/node-async-bot-all
8
+ 官网:https://www.tasaed.top