NapCatQQ/src/example-plugin
手瓜一十雪 2daebf1afe Add README for example plugin
Introduces installation instructions for the example plugin, detailing how to place the build output in the appropriate plugins directory.
2025-09-02 22:54:44 +08:00
..
index.ts Update import paths and remove plugin tsconfig 2025-09-02 22:48:01 +08:00
package.json Add plugin manager and example plugin system 2025-09-02 20:42:54 +08:00
README.md Add README for example plugin 2025-09-02 22:54:44 +08:00
vite.config.ts Add plugin manager and example plugin system 2025-09-02 20:42:54 +08:00

Example Plugin

Install

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