265 Commits

Author SHA1 Message Date
eatmoreapple
6484a80b37 修复用户主动退出,logoutcallback不执行的bug 🐛 v1.1.12 2022-07-19 09:52:48 +08:00
unknown
3605ad01b7 更新extspam值 v1.1.11 2022-07-13 19:20:58 +08:00
eatmoreapple
e8bf2443a9 修复转发消息的bug 🐛 v1.1.10 2022-05-16 09:53:04 +08:00
eatmoreapple
b9435ff40b 修复文件上传的bug v1.1.9 2022-02-16 12:42:33 +08:00
eatmoreapple
ac136265e0 添加 v1.1.8 2021-12-31 13:02:22 +08:00
eatmoreapple
c529afa168 修改bot默认的mode为Normal 2021-12-31 12:55:46 +08:00
eatmoreapple
d193cbd641 增加消息原始内容属性 v1.1.7 2021-12-29 18:11:58 +08:00
聂青
684b8718a6
Merge pull request #97 from tangxiaofeng7/master
更新兼容mac客户端的@
2021-12-29 15:34:19 +08:00
suyu.zhu@tuya.com
cef25273ea 更新兼容mac客户端的@ 2021-12-29 11:41:53 +08:00
聂青
7ce0f2a21c
Merge pull request #95 from xiaobinqt/dev_weibin
fix save avatar
2021-12-26 23:44:17 +08:00
eatmoreapple
71f68eb0b2 为bot添加login_with_uuid v1.1.6 2021-12-26 12:36:38 +08:00
weibin
baab829493 fix save avatar
fixed save avatar `image not loaded  try to open it externally to fix format problem`
if response content length is 0, an error is reported.
2021-12-26 11:48:31 +08:00
eatmoreapple
1bdcfa296c update gitignore 2021-12-26 00:53:15 +08:00
eatmoreapple
485078cec4 添加头像下载重试机制 2021-12-26 00:50:01 +08:00
eatmoreapple
94f7062889 添加resp.ContentLength != 0 && resp.Header.Get(Content-Type) != image/jpeg 2021-12-26 00:41:22 +08:00
eatmoreapple
a99d21c61f 添加头像下载参数 2021-12-25 13:07:35 +08:00
eatmoreapple
d42b58328c 添加消息Context中断机制 v1.1.5 2021-12-20 10:36:54 +08:00
eatmoreapple
ed69f3ea3a 修复获取消息发送者的bug v1.1.4 2021-12-17 13:15:46 +08:00
eatmoreapple
3718d6c2bc 添加拍一拍消息类型的判断 v1.1.3 2021-12-17 11:49:48 +08:00
eatmoreapple
bd960ef7cf 添加加入群聊事件的判断 2021-12-17 11:44:46 +08:00
eatmoreapple
9fa6b508aa 添加拍一拍消息的判断支持 2021-12-17 11:29:28 +08:00
eatmoreapple
2db696d642 🐛 修复系统消息类型的Content为空的bug v1.1.2 2021-12-17 11:06:49 +08:00
eatmoreapple
26473a5320 添加Message.Raw 字段存储消息原始信息 v1.1.1 2021-12-17 10:15:13 +08:00
eatmoreapple
3e167178df 修复message无法json序列化的问题 2021-12-17 10:09:56 +08:00
聂青
8d8913c65c
Create FUNDING.yml
create funding.yml
2021-12-15 00:14:09 +08:00
eatmoreapple
ea11e4a491 移除状态码为301无Location Header的处理 v1.1.0 2021-12-14 15:53:17 +08:00
eatmoreapple
fd73ef6696 修改HotReloadStorage定义 2021-12-14 14:23:35 +08:00
eatmoreapple
406b0f4be0 格式化stringer生成的文件 2021-12-14 12:40:11 +08:00
eatmoreapple
b8940243d0 :BUG: 修复获取文件扩展名的错误 v1.0.9 2021-12-03 11:24:40 +08:00
eatmoreapple
396a4f2343 提高bot的稳定性 v1.0.8 2021-11-23 17:31:32 +08:00
eatmoreapple
2f52315f21 添加Members查找方法 2021-11-23 16:28:18 +08:00
eatmoreapple
c378b6983c 🗑️ Deprecated FileHotReloadStorage 2021-11-12 13:37:46 +08:00
eatmoreapple
f395510f9a 🐛 修复获取文件扩展名的时候会多一个点 2021-11-11 15:29:38 +08:00
eatmoreapple
687f95c7e9 💩 update getFileExt 2021-11-11 15:19:57 +08:00
eatmoreapple
c6226d4a09 🍻 添加消息匹配函数 v1.0.7 2021-11-11 10:58:30 +08:00
eatmoreapple
7a7772861a ⬆️ update go.mod 2021-11-10 19:42:26 +08:00
eatmoreapple
3001285b57 🎨 private attr 2021-11-10 19:41:34 +08:00
eatmoreapple
da98d8281d format code 2021-10-23 10:48:38 +08:00
eatmoreapple
3cff50f83b :pencli2: 修改mode行为 2021-10-23 10:24:48 +08:00
聂青
58fd3a752c
Merge pull request #87 from ZhangIvan/master
扫码登入时自动打开默认浏览器访问二维码
v1.0.6
2021-10-20 13:07:36 +08:00
pros_dxp
5b62b04f6a 1. Open the browser automatically
2. Edit comment
2021-10-18 16:14:35 +08:00
eatmoreapple
05a42471c2 修复AttrStatus json 反序列化问题 v1.0.5 2021-10-16 11:17:40 +08:00
eatmoreapple
241d5e9adb add Message Reply Video support v1.0.4 2021-10-15 12:02:22 +08:00
eatmoreapple
f38107d4fb update readme.md 2021-10-13 15:45:29 +08:00
eatmoreapple
281469d620 增加message行为函数 v1.0.3 2021-10-13 15:15:50 +08:00
eatmoreapple
019199831a 修改bot的默认模式为Desktop 2021-10-13 14:58:36 +08:00
eatmoreapple
76b369be2c 为Bot添加Exit函数 2021-10-13 14:50:22 +08:00
eatmoreapple
851f4ed63e 修复判断@消息的bug 🐛 v1.0.2 2021-09-29 18:33:29 +08:00
eatmoreapple
6cd4fccba0 设置bot的默认行为 v1.0.1 2021-09-29 11:19:34 +08:00
nieqing
e7f21d702c 2021-09-29 10:28:39 +08:00