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
个人订阅号如果被别人关注,也会有被滥用的可能。能不能增加一个功能/addme,用户输入对接暗号,成为被认证的用户,这样跟订阅号对话才能唤醒AI,否则统一回复一句“功能还在开发中。” 这个对接暗号也是在变量中配置,类似 password = "天王盖地虎",用户输入 /addme 天王盖地虎,就握手成功。
/addme
/addme 天王盖地虎
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
个人订阅号如果被别人关注,也会有被滥用的可能。能不能增加一个功能
/addme
,用户输入对接暗号,成为被认证的用户,这样跟订阅号对话才能唤醒AI,否则统一回复一句“功能还在开发中。”这个对接暗号也是在变量中配置,类似 password = "天王盖地虎",用户输入
/addme 天王盖地虎
,就握手成功。The text was updated successfully, but these errors were encountered: