NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 335c83a3d5 Refactor action example imports and add example files
Moved action example data to dedicated 'examples.ts' files for each action category (extends, file, go-cqhttp, group, msg, system, user). Updated all action classes to import and use the new example modules, improving code organization and maintainability. Also added missing actionTags and actionDescription where appropriate.
2026-01-25 17:55:07 +08:00
..
extends Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
file Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
go-cqhttp Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
group Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
guild Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
msg Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
new Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
packet Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
stream Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
system Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
test Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
user Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
examples.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
index.ts Add napcat-schema package for OpenAPI generation 2026-01-25 17:12:25 +08:00
OneBotAction.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00