wdvxdr1123 / ZeroBot

一个基于onebot协议的机器人Go开发框架
GNU General Public License v3.0
326 stars 71 forks source link

增加接收消息数统计,函数GetMessageNum #73

Closed lianhong2758 closed 1 year ago

lianhong2758 commented 1 year ago

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年2月6日(星期一) 下午4:54 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [wdvxdr1123/ZeroBot] 增加接收消息数统计,函数GetMessageNum (PR #73)

@fumiama requested changes on this pull request.

内部变量请用小写

只统计了 message,泛用性差

一旦不使用 ctx.Send 发送消息,统计将失效

请使用 atomic 以避免并发冲突

API 使用魔法字符串判断类型

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>