NapCatQQ/packages/napcat-core/packet/handler
手瓜一十雪 31bb1e5dee Add emoji like event handling to core and onebot
Introduces a typed event emitter for app events in napcat-core, specifically for emoji like events in groups. OlPushService now emits 'event:emoji_like' when a group reaction is detected. napcat-onebot listens for this event and emits corresponding OneBot events. Refactors and adds missing type definitions and improves method formatting for consistency.
2025-11-15 10:45:02 +08:00
..
client.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
eventList.ts Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +08:00
serviceRegister.ts Add service handler registration and DI support 2025-11-14 22:20:33 +08:00
typeEvent.ts Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +08:00