Skip to content

Commit

Permalink
Merge pull request #145 from fuergaosi233/feat/add-railway
Browse files Browse the repository at this point in the history
📝 Add Railway deploy
  • Loading branch information
fuergaosi233 authored Dec 9, 2022
2 parents 4a1df1f + b379fa7 commit f78d08b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</a>
</p>

> Use ChatGPT On Wechat via wechaty
> Use ChatGPT On Wechat via wechaty
English | [中文文档](README_ZH.md)
### 🏠 [Homepage](https://github.com/fuergaosi233/wechat-chatgpt)

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/BHJD6L?referralCode=FaJtD_)
## 🌟 Feature

- [x] Use ChatGPT On Wechat via wechaty
Expand All @@ -21,7 +21,7 @@ English | [中文文档](README_ZH.md)
- [x] Add conversation Support (Everyone will have their own session)
- [x] Add Dockerfile
- [x] Publish to Docker.hub
- [ ] Add Railway deploy
- [x] Add Railway deploy
- [x] Auto Reload OpenAI Accounts Pool
- [ ] Add sendmessage retry for 429/503

Expand Down
6 changes: 3 additions & 3 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</a>
</p>

> 在微信上迅速接入 ChatGPT,让它成为你最好的助手!
> 在微信上迅速接入 ChatGPT,让它成为你最好的助手!
[English](README.md) | 中文文档
### 🏠 [主页](https://github.com/fuergaosi233/wechat-chatgpt/blob/main/README_ZH.md)

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/BHJD6L?referralCode=FaJtD_)
## 🌟 功能点

- [x] 通过 wechaty,将 ChatGPT 接入微信
Expand All @@ -21,7 +21,7 @@
- [x] 加入了持续对话的功能(每一个微信用户都保持自己的对话上下文)
- [x] 加入 Dockerfile
- [x] 发布到 Docker.hub
- [ ] 通过 Railway 进行部署
- [x] 通过 Railway 进行部署
- [x] 实现 OpenAI 账户池的热加载
- [ ] 当 OpenAI 返回码为 429/503 时自动重试

Expand Down

0 comments on commit f78d08b

Please sign in to comment.