mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-29 13:01:27 +08:00
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. |
||
|---|---|---|
| .. | ||
| friend.ts | ||
| group.ts | ||
| index.ts | ||
| msg.ts | ||
| quick-action.ts | ||
| user.ts | ||