NapCatQQ/packages/napcat-plugin
2025-11-13 15:10:47 +08:00
..
index.ts feat: pnpm new 2025-11-13 15:10:47 +08:00
package.json feat: pnpm new 2025-11-13 15:10:47 +08:00
README.md feat: pnpm new 2025-11-13 15:10:47 +08:00
tsconfig.json feat: pnpm new 2025-11-13 15:10:47 +08:00
vite.config.ts feat: pnpm new 2025-11-13 15:10:47 +08:00

Example Plugin

Install

安装只需要将dist产物 index.mjs 目录放入 napcat根目录下plugins/example,如果没有这个目录请创建。