NapCatQQ/packages/napcat-core
手瓜一十雪 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
..
adapters refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
apis feat: 去core耦合onebot 2025-11-15 11:17:57 +08:00
data refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
external refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
listeners Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
packet Bind TypedEventEmitter to DI container and update usage 2025-11-15 10:48:59 +08:00
protocol Bind TypedEventEmitter to DI container and update usage 2025-11-15 10:48:59 +08:00
services Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
types refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts Bind TypedEventEmitter to DI container and update usage 2025-11-15 10:48:59 +08:00
package.json feat: 去core耦合onebot 2025-11-15 11:17:57 +08:00
tsconfig.json Remove unused path aliases from tsconfig files 2025-11-14 14:37:43 +08:00
wrapper.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00