NapCatQQ/packages/napcat-core
手瓜一十雪 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
..
adapters refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
apis Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +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 Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +08:00
protocol Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +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 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
wrapper.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00