mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: release 2.1.0
This commit is contained in:
@@ -2934,7 +2934,7 @@ class ChannelsHandler:
|
||||
],
|
||||
}),
|
||||
("wechat_kf", {
|
||||
"label": {"zh": "微信客服", "en": "WeCom Customer Service"},
|
||||
"label": {"zh": "微信客服", "en": "WeChat Customer Service"},
|
||||
"icon": "fa-headset",
|
||||
"color": "emerald",
|
||||
"fields": [
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# 微信客服(WeCom Customer Service)通道
|
||||
# 微信客服(WeChat Customer Service)通道
|
||||
|
||||
> 与 `channel/wechatcom/`(企微自建应用)是两个**独立的 CoW 通道**:
|
||||
>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# -*- coding=utf-8 -*-
|
||||
"""
|
||||
WeCom Customer Service (微信客服) channel for CoW.
|
||||
WeChat Customer Service (微信客服) channel for CoW.
|
||||
|
||||
Differences from `channel/wechatcom/` (企微自建应用):
|
||||
1. Audience: external WeChat users (not internal members).
|
||||
|
||||
Reference in New Issue
Block a user