Skip to content

Commit 263667a

Browse files
committed
update
1 parent d5cef29 commit 263667a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

channel/wechat/wechat_channel.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,9 @@ def startup(self):
126126
5. dingtalk: 钉钉
127127
6. feishu: 飞书
128128
7. web: 网页
129+
8. wcf: wechat (需Windows环境,参考 https://github.com/zhayujie/chatgpt-on-wechat/pull/2562 )
129130
可修改 config.json 配置文件的 channel_type 字段进行切换""")
131+
130132
# itchat.instance.receivingRetryCount = 600 # 修改断线超时时间
131133
# # login by scan QRCode
132134
# hotReload = conf().get("hot_reload", False)

0 commit comments

Comments
 (0)