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

调用 MiraiGroupMessageEvent 中的 e.sendMessage 方法时会发送私聊消息而不是群消息 #116

Closed
DreamVoid opened this issue Feb 8, 2022 · 0 comments
Assignees
Labels
漏洞 有些东西爆炸了

Comments

@DreamVoid
Copy link
Owner

问题描述

使用Bukkit监听MiraiGroupMessageEvent时,调用e.sendMessage方法,机器人会发送一条私聊消息而不是预期群消息。

复现方法

  1. 监听MiraiGroupMessageEvent
  2. 调用sendMessage方法
  3. 预期在群聊内收到消息,实际上在私聊中收到

服务端类型

Bukkit(包括Paper)

服务端版本

Paper-1.18.1

MiraiMC 插件版本

1.6

服务端日志

/

额外说明

No response

@DreamVoid DreamVoid added the 漏洞 有些东西爆炸了 label Feb 8, 2022
@DreamVoid DreamVoid self-assigned this Feb 8, 2022
@github-actions github-actions bot added the 归档 历史遗留,暂时无法处理或者没有得到回应的问题 label Feb 22, 2022
Repository owner deleted a comment from github-actions bot Feb 22, 2022
@DreamVoid DreamVoid removed the 归档 历史遗留,暂时无法处理或者没有得到回应的问题 label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
漏洞 有些东西爆炸了
Projects
None yet
Development

No branches or pull requests

1 participant