fix stuck and use random name
Showing
| ... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-hisoutensoku-jammer", | "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-hisoutensoku-jammer", | ||
| "dependencies": { | "dependencies": { | ||
| "crypto-random-string": "^3.3.1", | |||
| "ip": "^1.1.5", | "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^9.0.1", | "koishi-thirdeye": "^9.0.1", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment