1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-07-20 19:43:48 +00:00
Commit Graph

479 Commits

Author SHA1 Message Date
3dc436b534 docs : EventFilter 2020-09-06 14:47:46 +08:00
6a0f44f6cc add _send_group_notice 2020-09-06 11:53:31 +08:00
5501c6192f Update MiraiGo 2020-09-06 11:12:23 +08:00
ca62f6f591 修改对应的 文档范围 2020-09-06 10:42:18 +08:00
ac5803a539 xml和json消息以及cq码上报支持.
富文本的xml和json的消息识别,依赖miraigo的pr
2020-09-06 10:39:46 +08:00
828ca2ec3c 修复 ios 支持 2020-09-06 01:38:41 +08:00
514f93b527 调整 xml 2020-09-06 01:28:31 +08:00
4d260be76a 调整 xml 2020-09-06 01:19:26 +08:00
793cf2e2b9 修复下Log 2020-09-06 00:27:24 +08:00
2a56475daf 去掉一个调试日志 2020-09-06 00:24:04 +08:00
f9e2130b9f 修复 对本地文件格式的支持 2020-09-06 00:21:24 +08:00
e2073f5371 Merge branch 'master-Mrs4s' into master
* master-Mrs4s:
  feature: send netease with json
  fix: fit onebot
2020-09-05 23:40:24 +08:00
b1fcfc6f97 添加 说明文档 2020-09-05 23:30:43 +08:00
6a14998928 添加 说明文档 2020-09-05 23:29:41 +08:00
24dad3d6f9 fix 2020-09-05 23:19:24 +08:00
b104b21ab9 add: api _get_vip_info 2020-09-05 23:03:08 +08:00
5024cc08a7 暂存 2020-09-05 22:22:57 +08:00
3c73769db3 Merge pull request #243 from wdvxdr1123/master
send netease music with json
2020-09-05 22:08:32 +08:00
d79cb0b536 feature: send netease with json 2020-09-05 18:49:32 +08:00
2b00b49755 fix: fit onebot
适配onebot标准
2020-09-05 17:47:30 +08:00
a77977b12e Merge pull request #7 from Mrs4s/master
2
2020-09-05 11:17:26 +08:00
6565a19aaa fix #238. 2020-09-05 08:16:50 +08:00
a9001d5c9e fix ci. 2020-09-05 08:10:45 +08:00
a991add799 update default heartbeat value. close #232 2020-09-05 08:09:07 +08:00
42434956d9 fix light app. 2020-09-05 08:06:52 +08:00
49e3995129 move reply pos. close #220 2020-09-05 08:02:31 +08:00
8c1770318c Merge pull request #6 from Mrs4s/master
1
2020-09-03 22:57:01 +08:00
7d3265b6d4 Merge pull request #221 from scjtqs/master
初步支持 `[CQ:json]` .
2020-09-03 22:05:05 +08:00
4c65859608 Merge branch 'master' of https://github.com/Mrs4s/go-cqhttp
# Conflicts:
#	coolq/cqcode.go
2020-09-03 20:31:53 +08:00
0100b85fb1 update qq music content. 2020-09-03 18:05:31 +08:00
3bd557d7a0 fmt 2020-09-03 00:37:57 +08:00
05d8e773f2 配合 最新的MiraiGo调整代码 2020-09-03 00:34:20 +08:00
b2f46b4bbe Merge branch 'master' of https://github.com/Mrs4s/go-cqhttp into master 2020-09-03 00:09:14 +08:00
9fa1b7727e Merge pull request #235 from wdvxdr1123/master
feature [cq:music] send qqmusic share with json
2020-09-02 23:18:29 +08:00
9e43d9c2bb change into NewLightApp 2020-09-02 22:52:57 +08:00
ad5e87c4c7 Revert "Auto stash before merge of "master" and "origin/master""
This reverts commit ff8fd92a26.
2020-09-02 22:50:01 +08:00
ff8fd92a26 Auto stash before merge of "master" and "origin/master" 2020-09-02 22:45:17 +08:00
0f96950757 Merge branch 'master' into master 2020-09-02 22:39:17 +08:00
993f05bfa6 feature [cq:music] send qqmusic share with json
用json代替qq音乐的分享
2020-09-02 22:26:56 +08:00
d309a10fba Merge pull request #229 from rMuchan/master
反向WS连接时发送connect元事件
2020-09-02 15:26:24 +08:00
755949fb33 反向WS连接时发送connect元事件 2020-09-02 14:22:56 +08:00
7f103a7f9a Merge pull request #227 from shitianshiwa/master
补充关于“是否强制分片发送群长消息”开关说明
2020-09-01 22:34:05 +08:00
f487d12b83 Update config.md 2020-09-01 21:12:45 +09:00
df1cb3de87 Merge pull request #1 from Mrs4s/master
跟进
2020-09-01 20:55:33 +09:00
7d62db2ec0 Merge pull request #223 from F0ur/master
feat(api): make json response [] instead of null(empty list)
2020-08-31 23:46:27 +08:00
9b5358351f feat(api): make GetFriendList/GetGroupList/GetGroupMemberList/GetForwardMessage json response data as [] instead of null 2020-08-31 22:58:03 +08:00
a048353067 json cq 码 添加 说明 2020-08-31 00:45:36 +08:00
a455aeea39 去掉不需要的方法 2020-08-31 00:36:42 +08:00
710a8588b7 cq:json 消息的初步支持 2020-08-31 00:34:38 +08:00
d25674a9ef json 初步支持 2020-08-30 03:00:18 +08:00