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
访问sealos 登陆进来之后打开「应用管理」-> 「新建应用」。
往下翻页找到「高级配置」-> 「编辑环境变量」
这里需要填写两个环境变量:
AIBOTK_KEY=微秘书 APIKEY AIBOTK_SECRET=微秘书 APISECRET TZ=Asia/Shanghai
这里环境变量我们介绍下如何填写:
AIBOTK_KEY 和 AIBOTK_SECRET 到微秘书找到「个人中心」,这里的 APIKEY 对应 AIBOTK_KEY ,APISECRET 对应 AIBOTK_SECRET。
AIBOTK_KEY
AIBOTK_SECRET
填写完毕后点右上角「部署」,等待应用状态变为运行中。
返回微秘书 找到「首页」,扫码登陆需要接入的微信号。
只需要发送信息,或者拉入群聊@登陆的微信就会回复信息啦,如果遇到问题请先看客户端日志
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sealos部署服务
访问sealos 登陆进来之后打开「应用管理」-> 「新建应用」。
往下翻页找到「高级配置」-> 「编辑环境变量」
这里需要填写两个环境变量:
这里环境变量我们介绍下如何填写:
AIBOTK_KEY
和AIBOTK_SECRET
到微秘书找到「个人中心」,这里的 APIKEY 对应 AIBOTK_KEY ,APISECRET 对应AIBOTK_SECRET
。填写完毕后点右上角「部署」,等待应用状态变为运行中。
返回微秘书 找到「首页」,扫码登陆需要接入的微信号。
测试和查看日志
只需要发送信息,或者拉入群聊@登陆的微信就会回复信息啦,如果遇到问题请先看客户端日志
The text was updated successfully, but these errors were encountered: