NapCatQQ/packages/napcat-onebot
手瓜一十雪 8df54d5cd3 feat: 去core耦合onebot
Moved file element creation methods (for file, picture, video, and ptt) from napcat-core/apis/file.ts to a new OneBotFileApi class in napcat-onebot/api/file.ts. Updated package.json dependencies to remove unused packages and fix workspace references. This improves separation of concerns and modularity between core and onebot-specific logic.
2025-11-15 11:17:57 +08:00
..
action feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
api feat: 去core耦合onebot 2025-11-15 11:17:57 +08:00
config refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
event refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Remove unnecessary ts-ignore comments and improve typings 2025-11-14 14:53:21 +08:00
types refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +08:00
package.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
tsconfig.json Remove unused path aliases from tsconfig files 2025-11-14 14:37:43 +08:00