Skip to content
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

Railway一键部署后如何实现个人微信公众号的接入? #764

Closed
hy546880109 opened this issue Apr 7, 2023 · 3 comments
Closed

Comments

@hy546880109
Copy link

前置确认

  1. 网络能够访问openai接口
  2. python 已安装:版本在 3.7 ~ 3.10 之间
  3. git pull 拉取最新代码
  4. 执行pip3 install -r requirements.txt,检查依赖是否满足
  5. 拓展功能请执行pip3 install -r requirements-optional.txt,检查依赖是否满足
  6. 在已有 issue 中未搜索到类似问题
  7. FAQS 中无类似问题

问题描述

简要说明、截图、复现步骤等,也可以是需求或想法

部署Railway能使用微信接入了但是有封号风险,想换成公众号请问如何接入微信公众号

终端日志 (如有报错)

[在此处粘贴终端日志, 可在主目录下`run.log`文件中找到]

环境

  • 操作系统类型 (Mac/Windows/Linux):
  • Python版本 ( 执行 python3 -V ):
  • pip版本 ( 依赖问题此项必填,执行 pip3 -V):
@lanvent
Copy link
Collaborator

lanvent commented Apr 7, 2023

railway的app是可以绑定域名,我也尝试过部署,但开发者后台提示token验证失败,可能是微信屏蔽了railway的服务器。

@hy546880109
Copy link
Author

谢谢你回答,那我使用其他方法吧

@Tinotz
Copy link

Tinotz commented Apr 13, 2023

@lanvent

也是搞了半天 对接railway 和公众号也是一直提示token验证失败。 请问你们用的是什么方式部署的呢? 有没有其他比较建议的简单部署。 谢谢 (目前没有域名 和服务器) 想到的是尝试申请一个免费的域名和用aws 免费tier的ec2。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants