Commit Graph

9 Commits

Author SHA1 Message Date
355360dc09 refactor: rename fields, optimize message storage and JSON parsing 2025-12-16 14:50:51 +08:00
8c72e4d3bf feat: msg.Array elements can now directly obtain their type 2025-12-10 20:17:06 +08:00
e8063aabfe feat: implemented the OnPoke 2025-12-10 18:09:10 +08:00
d81dd34546 feat: implemented the OnEmojiReaction 2025-12-10 17:00:20 +08:00
88c92e19b7 feat: merge group recall and private recall 2025-12-10 11:48:14 +08:00
ae97f30128 feat: added support for message types group_msg_emoji_like, group_recall, friend_recall, and poke 2025-12-10 11:06:55 +08:00
e4b968f919 feat: Adapted to Napcat message sending interface 2025-12-05 11:31:14 +08:00
89308851ae refactor: update message structure and bot connection logic
- Move Reply to Message field
- Rename SetQqProfile to SetProfile
- Add retry logic for NapCat connection and API requests
2025-12-03 23:37:34 +08:00
b0aef76685 init: first commit 2025-12-01 19:35:50 +08:00