lixiangwuxian
|
7f0560b56e
|
fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
|
2025-04-09 23:28:39 +08:00 |
|
lixiangwuxian
|
6715d8324c
|
feat: 在 actionManager 中添加等待机制,确保在发送消息前 bot 已启动;新增初始化处理程序以发送初始化完成消息
|
2025-03-24 23:29:14 +08:00 |
|
lixiangwuxian
|
db054c6a70
|
feat: 为消息发送添加线程安全机制
|
2025-03-09 14:11:55 +08:00 |
|
lixiangwuxian
|
f1e2fb6a20
|
feat: 完善消息模块,新增多种消息类型和统一消息解析机制
|
2025-03-08 16:50:38 +08:00 |
|
lixiangwuxian
|
13ea5d7f98
|
feat: 重构消息处理模块,引入统一的消息接口和类型安全的消息解析
|
2025-03-08 16:10:06 +08:00 |
|
lixiangwuxian
|
d464f18fbd
|
feat: add GetGroupMemberList function to actionManager for retrieving group member IDs and initiate websocket communication
|
2025-01-15 15:36:20 +08:00 |
|
lixiangwuxian
|
a13a33e572
|
refactor: rename GenReply to GenReplyCQ for clarity and update SendMsg to use the new function; add GenPokePkg and GenGetGroupMemberListPkg for enhanced action handling
|
2025-01-10 02:12:45 +08:00 |
|
lixiangwuxian
|
978aa6a04e
|
fix: 修复各种问题
|
2024-11-08 00:43:06 +08:00 |
|
lixiangwuxian
|
7e28953a56
|
refactor: 重构消息发送模型
|
2024-10-28 02:58:08 +08:00 |
|