mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-26 10:41:20 +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. |
||
|---|---|---|
| .. | ||
| client | ||
| context | ||
| entities | ||
| handler | ||
| highway | ||
| message | ||
| transformer | ||
| utils | ||
| clientSession.ts | ||