llonebot-dist 8.0.1 → 8.0.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/llbot.js +393 -86
- package/llbot.js.map +1 -1
- package/package.json +1 -1
- package/sign-proxy.linux-arm64.node +0 -0
- package/sign-proxy.linux-x64.node +0 -0
- package/sign-proxy.package.json +1 -1
- package/sign-proxy.win-x64.node +0 -0
- package/webui/assets/index-DJZ0BFgC.js +34 -0
- package/webui/index.html +1 -1
- package/webui/assets/index-DpTdGecM.js +0 -34
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"llonebot-dist","version":"8.0.
|
|
1
|
+
{"name":"llonebot-dist","version":"8.0.3","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
|
|
Binary file
|
|
Binary file
|
package/sign-proxy.package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lucky-lillia/sign-proxy-loader",
|
|
3
|
-
"version": "0.1.0-
|
|
3
|
+
"version": "0.1.0-20260704121135",
|
|
4
4
|
"private": true,
|
|
5
5
|
"description": "Loader for the bundled lucky-lillia-sign-proxy .node. Bump version on every .node sync so Bot copies to a fresh path (the running process locks the prior file).",
|
|
6
6
|
"main": "index.ts"
|
package/sign-proxy.win-x64.node
CHANGED
|
Binary file
|