NapCatQQ/packages/napcat-onebot
手瓜一十雪 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
..
action feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
api Add emoji like event handling to core and onebot 2025-11-15 10:45:02 +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