Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 群组踢人BUG #1774

Open
4 tasks done
PSoul opened this issue Nov 22, 2022 · 1 comment
Open
4 tasks done

[Bug]: 群组踢人BUG #1774

PSoul opened this issue Nov 22, 2022 · 1 comment
Labels
bug? The issue author think this is a bug

Comments

@PSoul
Copy link
Contributor

PSoul commented Nov 22, 2022

请确保您已阅读以上注意事项,并勾选下方的确认框。

  • 我已经仔细阅读上述教程和 "提问前需知"
  • 我已经使用 dev分支版本 测试过,问题依旧存在。
  • 我已经在 Issue Tracker 中找过我要提出的问题,没有找到相同问题的ISSUE。
  • 我已知晓并同意,此处仅用于汇报程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。(这些问题应当在 Discussion 板块提出。)

go-cqhttp 版本

1.0.0-rc3

运行环境

Ubuntu

运行架构

AMD64

连接方式

WebSocket (反向)

使用协议

3 | MacOS

重现步骤

在一个群里进行踢人
使用set_group_kick这个API

当踢出的QQ号不在群里,返回的是:群聊不存在
应该返回:该人不在群内

期望的结果是什么?

应该返回:该人不在群内

实际的结果是什么?

当踢出的QQ号不在群里,返回的是:群聊不存在

简单的复现代码/链接(可选)

No response

日志记录(可选)

No response

补充说明(可选)

No response

@PSoul PSoul added the bug? The issue author think this is a bug label Nov 22, 2022
@Gingmzmzx
Copy link

+1
禁言某人的时候也提示群聊不存在,重启gocq之后貌似好了

PSoul added a commit to PSoul/go-cqhttp that referenced this issue Jul 21, 2023
解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

Mrs4s#1774 (comment)
@PSoul PSoul mentioned this issue Jul 21, 2023
fumiama pushed a commit that referenced this issue Aug 1, 2023
解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)
fumiama added a commit that referenced this issue Aug 1, 2023
解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)

Co-authored-by: PSoul <[email protected]>
fumiama added a commit that referenced this issue Aug 1, 2023
* fix: group not found report (#2312)

解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)

* Update bug-report.yaml (#2234)

* 更新docker action, 支持更多的平台 (#2217)

* Update build_docker_image.yml

* Update docker-entrypoint.sh

* Update build_docker_image.yml

* ✨ update docker action, more platforms are supported

---------

Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: 源文雨 <[email protected]>

* 🐛 修复时区不是东八区的 BUG (#2212)

设置 TZ 环境变量需要先装`tzdata`这个包才会生效

* Update bug-report.yaml (#2126)

Co-authored-by: 源文雨 <[email protected]>

* Docker: support continuous params on CMD option (#1829)

now it supports usage like `docker run -it --rm go-cqhttp -faststart`

Co-authored-by: 源文雨 <[email protected]>

* make lint happy

---------

Co-authored-by: PSoul <[email protected]>
Co-authored-by: 简律纯 <[email protected]>
Co-authored-by: LY <[email protected]>
Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: Antonia Adams <[email protected]>
Co-authored-by: Akirami <[email protected]>
Co-authored-by: Nanahira <[email protected]>
fumiama added a commit that referenced this issue Aug 1, 2023
* fix: group not found report (#2312)

解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)

* Update bug-report.yaml (#2234)

* 更新docker action, 支持更多的平台 (#2217)

* Update build_docker_image.yml

* Update docker-entrypoint.sh

* Update build_docker_image.yml

* ✨ update docker action, more platforms are supported

---------




* 🐛 修复时区不是东八区的 BUG (#2212)

设置 TZ 环境变量需要先装`tzdata`这个包才会生效

* Update bug-report.yaml (#2126)



* Docker: support continuous params on CMD option (#1829)

now it supports usage like `docker run -it --rm go-cqhttp -faststart`



* make lint happy

---------

Co-authored-by: PSoul <[email protected]>
Co-authored-by: 简律纯 <[email protected]>
Co-authored-by: LY <[email protected]>
Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: Antonia Adams <[email protected]>
Co-authored-by: Akirami <[email protected]>
Co-authored-by: Nanahira <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug? The issue author think this is a bug
Projects
None yet
Development

No branches or pull requests

2 participants