400 Commits

Author SHA1 Message Date
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
eatmoreapple
6b27887bc3 为Message添加string方法 2021-09-25 20:33:49 +08:00
eatmoreapple
5cd4e2bb7e 为Message添加string方法 2021-09-25 20:33:38 +08:00
聂青
c2641bd6ad
Merge pull request #85 from Zangwill/patch-5
修复 Get "https://webpus.../synccheck?... 退出问题
v1.0.0
2021-09-16 17:47:21 +08:00
聂青
91ae3a57bd
Merge pull request #84 from Zangwill/patch-4
更新请求参数中的时间格式
2021-09-16 17:09:02 +08:00
纵纬
76bf4c232e
修复 Get "https://webpus.../synccheck?... 退出问题
修复 Get "https://webpush.wx2.qq.com/cgi-bin/mmwebwx-bin/synccheck?...": net/http: HTTP/1.x transport connection broken: malformed HTTP status code "0" 退出问题。
代码里面的 synccheck 请求过于频繁,相信这是导致该问题的原因,解决办法是使用官方客户端的消息接受机制:
    1. 发送请求 https://webpush.wx.qq.com/cgi-bin/mmwebwx-bin/synccheck
    2. 如果没有新消息,该请求将延时 25s 后返回 window.synccheck={retcode:"0",selector:"0"}
    3. 如果有消息,将返回 window.synccheck={retcode:"0",selector:"2"}
    4. 接着继续发送第一步的请求
2021-09-16 15:15:28 +08:00
纵纬
7bd4e2d762
更新请求参数中的时间格式
微信网页版的Network里面的请求参数时间格式都是13位的,感觉这样会更好点
2021-09-16 15:00:33 +08:00
聂青
bd05b1f36d
Merge pull request #83 from Zangwill/patch-3
修复wxuin的int类型导致编译的32位程序出错
2021-09-16 09:55:15 +08:00
聂青
c773adcce1
Merge pull request #82 from Zangwill/patch-2
wxuin的int类型导致编译的32位程序出错
2021-09-16 09:55:01 +08:00
聂青
fd272d7339
Merge pull request #81 from Zangwill/patch-1
修复wxuin的int类型导致编译的32位程序出错
2021-09-16 09:54:50 +08:00
纵纬
03a426fa36
修复wxuin的int类型导致编译的32位程序出错 2021-09-16 01:36:07 +08:00
纵纬
0d9df910f8
wxuin的int类型导致编译的32位程序出错 2021-09-16 01:34:52 +08:00
纵纬
d8c0a2eb24
修复wxuin的int类型导致编译的32位程序出错 2021-09-16 01:33:53 +08:00
eatmoreapple
910067fe47 🚀 添加对网络请求错误的处理 2021-09-14 22:05:55 +08:00
eatmoreapple
6bf6b5b4d2 🚀 添加对网络请求错误的处理 2021-09-14 22:02:21 +08:00
eatmoreapple
2c48ced107 🔥 修复当前用户的昵称没有格式化的问题 2021-09-14 21:56:07 +08:00