feat: Add tutorial link for wecom_ai_bot platform

This commit is contained in:
Soulter
2025-10-15 10:42:31 +08:00
parent 80fccc90b7
commit da7d9d8eb9
+1
View File
@@ -46,6 +46,7 @@ export function getTutorialLink(platformType) {
"qq_official": "https://docs.astrbot.app/deploy/platform/qqofficial/websockets.html",
"aiocqhttp": "https://docs.astrbot.app/deploy/platform/aiocqhttp/napcat.html",
"wecom": "https://docs.astrbot.app/deploy/platform/wecom.html",
"wecom_ai_bot": "https://docs.astrbot.app/deploy/platform/wecom_ai_bot.html",
"lark": "https://docs.astrbot.app/deploy/platform/lark.html",
"telegram": "https://docs.astrbot.app/deploy/platform/telegram.html",
"dingtalk": "https://docs.astrbot.app/deploy/platform/dingtalk.html",