1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-06 03:53:50 +08:00

917 Commits

Author SHA1 Message Date
Mrs4s
7528898565
Merge pull request #730 from sam01101/patch-1
引导有问题的用户优先查看帮助
2021-03-21 14:52:21 +08:00
sam01101
067fa37723
Merge branch 'master' into patch-1 2021-03-20 03:12:46 +08:00
Jabasukuriputo Wang
ee3e47bb53
ci(issuebot): enable recheck on edit (#743) 2021-03-19 20:20:52 +08:00
Mrs4s
30a80ee53c
Merge pull request #742 from Afanyiyu/patch-1
Remove Duplicate 获取中文分词
2021-03-19 14:59:58 +08:00
Mrs4s
e03bc433c5
Merge pull request #736 from sam01101/patch-2
Create feat--.md
2021-03-19 14:28:04 +08:00
Il Harper
6581cac208
Remove Duplicate 获取中文分词 2021-03-19 14:16:04 +08:00
sam01101
44cf145b28
Create feat--.md 2021-03-18 10:47:40 +08:00
Mrs4s
dd47ebe5dc update README.md 2021-03-17 21:46:08 +08:00
sam01101
fb483e4e4f
Redirect users with problem to the answer they need
他使我的灵魂苏醒,为自己的名引导我走义路。 (诗篇23:3)
2021-03-17 15:16:50 +08:00
Mrs4s
125100ead2
Merge pull request #729 from fossabot/add-license-scan-badge
Add license scan report and status
2021-03-17 13:29:37 +08:00
fossabot
fa83ae22f3 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2021-03-16 22:24:27 -07:00
Mrs4s
5049a8f697
Merge pull request #697 from povsister/ldflags-typo
Fix a comment typo
v0.9.40-fix4
2021-03-09 16:11:39 +08:00
Mrs4s
c0260bc82d update MiraiGo. 2021-03-09 16:07:29 +08:00
wdvxdr
8185c4cdf1
fix typo 2021-03-08 22:32:15 +08:00
Mrs4s
0bcd16b252
Merge pull request #702 from sam01101/dev
限制 handle_quick_op... 的 at_sender 使用场景
2021-03-08 08:35:17 +08:00
Sam
b2738d909b 限制 handle_quick_op... 的 at_sender 使用场景, Closes #701 2021-03-06 20:31:58 +08:00
Mrs4s
95f2227898
Merge pull request #698 from sam01101/dev
Fix bug
2021-03-05 19:59:59 +08:00
Mrs4s
cdb700c92f update MiraiGo. 2021-03-05 19:03:09 +08:00
Sam
626de1cb17 Closes #556 2021-03-05 17:34:21 +08:00
povsister
bfc3958f34
Fix a comment typo 2021-03-05 12:57:07 +08:00
Mrs4s
9a2b69ccf0 Merge branch 'dev' of https://github.com/Mrs4s/go-cqhttp into dev 2021-03-04 19:49:32 +08:00
Mrs4s
5854f51506 update MiraiGo. 2021-03-04 19:49:19 +08:00
Mrs4s
cf5d3cef95
Merge pull request #696 from sam01101/dev
临时会话添加Group字段, Fixes #695
2021-03-04 16:36:24 +08:00
Mrs4s
6864dc449b more memory usage. 2021-03-04 16:16:54 +08:00
sam01101
b781c3b43b
[temp_msg] Changed gorup_id to sender list 2021-03-04 16:11:41 +08:00
Mrs4s
e36a9a95c5 update MiraiGo. 2021-03-04 16:09:10 +08:00
Sam
a639b60155 临时会话添加Group字段, Fixes #695 2021-03-04 15:13:22 +08:00
Mrs4s
77e0363e32 update. 2021-03-04 11:13:33 +08:00
Mrs4s
5d0d8f3908 update MiraiGo. fix #689 2021-03-04 09:07:07 +08:00
Mrs4s
a90af94eda feat enable_self_message config. v0.9.40-fix3 2021-03-03 19:14:24 +08:00
Mrs4s
93da16897a feat double click check. 2021-03-03 19:01:40 +08:00
Mrs4s
604a05b625 fix first-run log cannot be formatted. 2021-03-03 18:51:53 +08:00
Mrs4s
af9e130273 update MiraiGo & fix #352 again. 2021-03-03 00:41:20 +08:00
Mrs4s
3719ef1fe8
Merge pull request #686 from sam01101/dev
修复bug&更正代码
2021-03-03 00:10:10 +08:00
Sam
45102614b8 多项改动
修复:
- SendGroupForwardMessage 添加发送失败Handler
- 禁言逻辑修复, 可以进行30(整)天的禁言
- 添加无法撤回临时信息Handling
- 临时会话发送与接收信息入库 (暂时不能撤回信息, Fixes #495)
更改:
- 临时会话中的变量改名 (code -> groupId)
- 警告信息添加空格 (见cqcode.go)
- 更新文档: 添加seq说明, 缩短某个网址, 添加某个CQcode定义的导向
添加:
- 为自定义reply添加seq选项让信息更具真实性
- 添加删除好友处理 (https://github.com/Mrs4s/MiraiGo/pull/129, Fixes #374)
2021-03-02 04:55:37 +08:00
Mrs4s
b385ed20b5 fix group message event panic. 2021-03-01 20:11:05 +08:00
Mrs4s
ca826f67b3 fix event error. 2021-03-01 20:05:10 +08:00
Mrs4s
49a6cfd50a
Merge pull request #685 from xiangxiangxiong9/dev
Repair: 获取群信息却返回了群列表
2021-03-01 15:59:55 +08:00
xiangxiangxiong9
d2fb26da10
Repair: 获取群信息却返回了群列表 2021-03-01 10:57:34 +08:00
Mrs4s
80517e25ad update MiraiGo. fix #352 2021-03-01 09:29:59 +08:00
Mrs4s
d4e2e2fb69
Merge pull request #683 from wdvxdr1123/patch/refactor
refactor: 将http,ws的api调用统一
2021-02-28 20:25:31 +08:00
Mrs4s
f86bb69536 Merge branch 'master' into dev 2021-02-28 20:24:00 +08:00
wdvxdr
a0d4dfd0eb
fix exist 2021-02-28 16:48:21 +08:00
wdvxdr
8ef877777d
refactor: 将http,ws的api调用统一
方便以后添加接口,添加中间件
2021-02-28 16:39:16 +08:00
Mrs4s
b7991fc229
Merge pull request #677 from wfjsw/ci-cd/issuebot
ci-cd/issuebot
2021-02-27 19:56:42 +08:00
wfjsw
5b24492702 enable issuebot 2021-02-27 19:55:02 +08:00
Mrs4s
e88854a058
Merge pull request #675 from sam01101/patch-1
Make issue better
2021-02-27 14:17:37 +08:00
sam01101
52a0061360
config.md -> config.yml
对不起我忘记改名了
2021-02-26 23:33:04 +08:00
sam01101
dd13fe6847
Added issue template config.md
- 关闭可以提交空白issue的功能
- 引导用户前往Discussions发布信息
2021-02-26 23:29:33 +08:00
sam01101
3bb3000e79
Added more detail on issue template bug.md 2021-02-26 23:27:51 +08:00