NapCatQQ/packages/napcat-plugin-builtin
手瓜一十雪 0aa0c44634 Refactor plugin identification to use package name and dirname
Updated plugin manager and API to distinguish between plugin package name and directory name (dirname) for more robust plugin identification and path resolution. Adjusted context creation, status management, and API handlers to use package name for identification and dirname for filesystem operations. Also replaced console.error with console.log in builtin plugin for consistency.
2026-01-28 15:02:47 +08:00
..
index.ts Refactor plugin identification to use package name and dirname 2026-01-28 15:02:47 +08:00
package.json Refactor plugin manager to support only directory plugins 2026-01-28 14:38:11 +08:00
tsconfig.json Add builtin plugin package and enhance action map 2026-01-17 15:48:48 +08:00
vite.config.ts Refactor plugin store types and update category logic 2026-01-27 21:47:44 +08:00