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
git pull
pip3 install -r requirements.txt
pip3 install -r requirements-optional.txt
简要说明、截图、复现步骤等,也可以是需求或想法
请问怎么让机器人在群聊中只在符合group_chat_prefix时才回复,直接@不回复?
[在此处粘贴终端日志, 可在主目录下`run.log`文件中找到]
Python 3.8.10
pip3 -V
The text was updated successfully, but these errors were encountered:
看下这个哈 #35
Sorry, something went wrong.
No branches or pull requests
前置确认
git pull
拉取最新代码pip3 install -r requirements.txt
,检查依赖是否满足pip3 install -r requirements-optional.txt
,检查依赖是否满足问题描述
请问怎么让机器人在群聊中只在符合group_chat_prefix时才回复,直接@不回复?
终端日志 (如有报错)
环境
Python 3.8.10
):pip3 -V
):The text was updated successfully, but these errors were encountered: