群成员获取研究

This commit is contained in:
linyuchen
2023-11-01 17:46:46 +08:00
parent 7a7d21d533
commit e2759417f5
6 changed files with 209 additions and 153 deletions

View File

@@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
"build-mac": "tsc && npm run deploy-mac",
"deploy-mac": "cp dist/* ~/Library/Containers/com.tencent.qq/Data/Documents/LiteLoaderQQNT/plugins/LLOnebot/"
},
"author": "",
"license": "ISC",