NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 c5f1792009 Add plugin data management API and frontend support
Introduced backend API endpoints for managing plugin configuration data, including listing, reading, saving, and deleting plugin data files. Added a new PluginData API module and registered related routes. Updated the frontend plugin manager controller to support these new API methods and corresponding TypeScript interfaces. Also fixed minor typos in documentation prompts.
2026-01-28 13:39:36 +08:00
..
example Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
extends Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
file Add plugin data management API and frontend support 2026-01-28 13:39:36 +08:00
go-cqhttp Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
group Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
guild Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
msg Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
new Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
packet Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
stream Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
system Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
test Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
user Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
OneBotAction.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00