NapCatQQ/packages/napcat-plugin-builtin
手瓜一十雪 93126e514e Refactor builtin plugin for improved type safety
Replaced generic 'any' types with 'NetworkAdapterConfig' for better type safety in getVersionInfo and sendMessage functions. Removed redundant comments and improved code clarity. Changed a warning log to a standard log for config load failures.
2026-01-28 14:54:43 +08:00
..
index.ts Refactor builtin plugin for improved type safety 2026-01-28 14:54:43 +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