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
const bot = WechatyBuilder.build( { name: config.get("wechaty.WECHATY_PUPPET_PADLOCAL_TOKEN"), // memory: memoryCard, puppet: "wechaty-puppet-padlocal", puppetOptions: { profile: config.get("wechaty.WECHATY_PUPPET_PADLOCAL_TOKEN"), name: config.get("wechaty.WECHATY_PUPPET_PADLOCAL_TOKEN"), token: config.get("wechaty.WECHATY_PUPPET_PADLOCAL_TOKEN"), timeoutSeconds: 60, } } )
The text was updated successfully, but these errors were encountered:
我记得wechat4u docker 会自动在docker 里面生成 一个以 token 为首的json文件,不知道iPad怎么实现呢?
Sorry, something went wrong.
以session形式存放
@padlocal 请提供代码示例,谢谢
意思是不用每次都扫码登录吗?
No branches or pull requests
代码分别是怎么实现的,我尝试添加 memory 但是语法错误
1.x
The text was updated successfully, but these errors were encountered: