We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Q群机器人: 1.加群审核事件,现有的官方加群自动审批,过于简单,比如我需要指定qq号、指定备注等等。 2.成员变动事件,成员加入或退出,允许机器人获取并发布提醒语句。 3.主动推送消息功能,基于webhook的主动消息发送。 4.禁言事件,对发到群内的关键词可以设置禁言,并提供禁言解除事件。 5.群消息监听事件,用于对话或消息提醒。
PS:对于违法关键词等,官方做校验,但同样的开发者也会有自己需要的关键词
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Q群机器人:
1.加群审核事件,现有的官方加群自动审批,过于简单,比如我需要指定qq号、指定备注等等。
2.成员变动事件,成员加入或退出,允许机器人获取并发布提醒语句。
3.主动推送消息功能,基于webhook的主动消息发送。
4.禁言事件,对发到群内的关键词可以设置禁言,并提供禁言解除事件。
5.群消息监听事件,用于对话或消息提醒。
PS:对于违法关键词等,官方做校验,但同样的开发者也会有自己需要的关键词
The text was updated successfully, but these errors were encountered: