mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-23 15:17:09 +08:00
feat(channel): add Discord channel
This commit is contained in:
@@ -21,6 +21,7 @@ The table below summarizes the inbound message types, bot reply types, and group
|
||||
| [Official Account](/en/channels/wechatmp) | ✅ | ✅ | | ✅ | |
|
||||
| [Telegram](/en/channels/telegram) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| [Slack](/en/channels/slack) | ✅ | ✅ | ✅ | | ✅ |
|
||||
| [Discord](/en/channels/discord) | ✅ | ✅ | ✅ | | ✅ |
|
||||
|
||||
- The **Image / File / Voice** columns indicate that the channel can send and receive the corresponding message types; see each channel's docs for details
|
||||
- The **Group Chat** column indicates the ability to recognize and respond to group messages
|
||||
@@ -41,3 +42,4 @@ The table below summarizes the inbound message types, bot reply types, and group
|
||||
- [Official Account](/en/channels/wechatmp) — WeChat Official Account (subscription / service)
|
||||
- [Telegram](/en/channels/telegram) — global IM, 5-minute setup, no public IP needed
|
||||
- [Slack](/en/channels/slack) — team collaboration IM, Socket Mode integration, no public IP needed
|
||||
- [Discord](/en/channels/discord) — community IM, Gateway connection, no public IP needed
|
||||
|
||||
Reference in New Issue
Block a user