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
提醒:此企微就是正常的企微员工账号,属于托管员工企微账号的形式,不是企微官方机器人,也不是企微应用
企微协议同样需要Token, 可在微秘书平台会员界面购买企微年套餐后,联系管理员获取 token。直达链接
镜像名与 web协议镜像相同
docker pull registry.cn-hangzhou.aliyuncs.com/aibotk/wechat-assistant:latest
docker run -d -e WORK_PRO_TOKEN="你申请的企微 token" -e AIBOTK_KEY="微秘书apikey" -e AIBOTK_SECRET="微秘书apiSecret" --name=workerbot registry.cn-hangzhou.aliyuncs.com/aibotk/wechat-assistant:latest
The text was updated successfully, but these errors were encountered:
可能出现的问题
情况一:首次登录时人脸识别,触发人脸识别后,需要重新在手机端坐人脸识别才能正常使用,不能做认证的慎用
情况二:确认设备的可信状态,首次登录时,在账号上线之后的20-25分钟,会被企业微信强制下线,企业微信手机端会收到一个二次验证是否是本人操作,需要在收到验证后的2分钟内使用托管时的账号进行扫码确认,若2分钟内没有扫码,则需要重复上述流程。
Sorry, something went wrong.
企微目前有功能说明吗
企微支持平台所有功能,同时比较稳定
企微能给个微发送消息吗? 要使用企微只能购买企微年套餐吗?
企微能给个微发送消息吗? 要使用企微只能购买企微年套餐吗? 可以给个微发消息,是的,只能企微年套餐
企微能给个微发送消息吗?
要使用企微只能购买企微年套餐吗? 可以给个微发消息,是的,只能企微年套餐
No branches or pull requests
企微协议
企微协议同样需要Token, 可在微秘书平台会员界面购买企微年套餐后,联系管理员获取 token。直达链接
step1: 拉取镜像
镜像名与 web协议镜像相同
step2: 启动docker
The text was updated successfully, but these errors were encountered: