-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
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
add wechaty #244
add wechaty #244
Conversation
add python-wechaty |
感谢pr! |
Pad协议教程
*备注:
|
可以在本地运行吗? |
我执行Python3 app.py没有生成二维码 |
按照您的方法,使用注册一周的微信小号,用pad-local刚登陆就封号了,可能是我微信注册时间短的问题,给大家避个雷 |
肯定都有风险,付费的相对好一点 |
可以本地,执行有报错吗 |
本地运行Wechaty - ERROR - The network is not good, the bot will try to restart after 60 seconds. |
我用的WSL启动的docker,微信也登录成功了,pad-loca上也显示token在线。 2023-03-02 14:57:41,244 - PuppetService - INFO - fetching endpoint from chatie-server: https://api.chatie.io/v0/hosties/puppet_padlocal_******
Traceback (most recent call last):
File "C:\Users\yangz\AppData\Local\Programs\Python\Python310\lib\site-packages\wechaty\wechaty.py", line 445, in start
await self.puppet.start()
File "C:\Users\yangz\AppData\Local\Programs\Python\Python310\lib\site-packages\wechaty_puppet_service\puppet.py", line 911, in start
self._init_puppet()
File "C:\Users\yangz\AppData\Local\Programs\Python\Python310\lib\site-packages\wechaty_puppet_service\puppet.py", line 876, in _init_puppet
raise WechatyPuppetGrpcError(
wechaty_puppet.exceptions.WechatyPuppetGrpcError: WechatyPuppetGrpcError('can"t fetch endpoint from chatie server. You can try it later, or make sure that your pc can connect to heroku server ', None, None)
解决了 得公网ip |
Docker容器部署Padlocal网关服务,这块有具体的操作步骤吗?辛苦老哥捞一下 |
同样的问题怎么解决的 |
我也遇到这个问题 |
用padlocal的token,报错啊: |
token填写在哪儿啊,没看到啊,填写个 登录报错了 |
[ERROR][2023-03-07 21:35:25][app.py:19] - App startup failed! 怎么这个错误啊。登录不了啊 wechaty的
[ERROR][2023-03-07 21:35:25][app.py:19] - App startup failed! 怎么这个错误啊。登录不了啊 wechaty的 |
本地运行没有公网IP,需要将 os.environ['WECHATY_PUPPET_SERVICE_TOKEN'] = token 修改为 os.environ['WECHATY_PUPPET_SERVICE_ENDPOINT'] = "127.0.0.1:9001" |
费用:1个月200,一年5折1200 |
用wechaty,微信还是通过扫码登录服务端么?微信把我小号的扫码登录封了,能使用token么 |
我把wechaty 容器布置在公网上,在本地执行chagpt-on-wechat不显示二维码;用ding-dong-bot测试,二维码更新太快,来不及扫描,什么原因? |
如果wechaty日志里有url,需要用微信扫码登录。 |
就是来不及扫描,很不稳定,有时没出来二维码url
…---Original---
From: ***@***.***>
Date: Tue, Mar 21, 2023 10:00 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [zhayujie/chatgpt-on-wechat] add wechaty (PR #244)
我把wechaty 容器布置在公网上,在本地执行chagpt-on-wechat不显示二维码;用ding-dong-bot测试,二维码更新太快,来不及扫描,什么原因?
如果使用的是padlocal协议,wechaty容器部署在公网后,
https://api.chatie.io/v0/hosties/puppet_padlocal_*** 这个会显示公网ip,
wechaty日志里会有你微信记录,
http://pad-local.com/#/login会显示你的微信已经登录。
手机微信上会显示已经登录ipad设备。
如果wechaty日志里有url,需要用微信扫码登录。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
如何在windows中连接padlocal的gateway,请大神出一期教程 |
用 token 2 天也被封了。 |
用token 7天未封号 |
有在微信群里密集发言吗?感觉这个操作比较危险。 |
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested |
arm的服务器不支持 |
arm的用wechaty 1.11版本就行 |
你好,我遇到了很难缠的问题,它导致bot不定时无响应,过一会儿又自动恢复 |
0.65啊 而且只支持这个版本。我觉得你可能得从解决网络不好的角度考虑了,服务器是不是在国外? |
服务器在新加坡,因为chatgpt-on-wechat 适合架在境外,有没有什么好的建议,大佬 |
issue里面有墙内部署的教程 就用自家windows电脑跑就行了,简单来说就是cloudflare workers反代或者是用腾讯云函数之类的反代 |
加个微信私聊,大佬,AIYLWL |
你是在国内部署的吗?没有遇到这个问题吗 |
wechaty的免费web协议有人用过吗?封号的几率怎样?怎么使用web协议? |
web协议没成功,wechaty不稳定,放弃了。
…---Original---
From: ***@***.***>
Date: Mon, May 22, 2023 17:43 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [zhayujie/chatgpt-on-wechat] add wechaty (PR #244)
wechaty的免费web协议有人用过吗?封号的几率怎样?怎么使用web协议?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
我用过wechaty,好像还蛮稳定,7天免费,超过7天收费,还蛮贵的,有这钱不如上微信公众号,云服务器费用算上都没这个贵 |
add wechaty
add wechaty
add wechaty
No description provided.