无法通过 Skype 搜索找到已发布的机器人
can't find published bot via Skype search
问题与编程无关,但 whosebug.com 只是 https://docs.microsoft.com/ru-ru/bot-framework/resources-links-help
中提到的社区支持资源
我需要向我的老板展示一个 Skype 机器人,客户会看到它。我创建了一个新的机器人,发布了它,linked 到 CRM,但无法通过 Skype 机器人搜索找到它。它列在 Bot Directory 中,我尝试禁用并重新启用发布。
如果我通过直接 link 从 bot 的配置文件页面将其添加到 Skype 联系人,它工作正常,发送和接收消息等。我已经等了几个星期,希望 bot 搜索索引刚刚好慢但没有骰子,bot 仍然有效但无法在 Skype 客户端中找到。可以立即找到目录中的其他机器人。我尝试了 5 台不同的 PC。 Skype 发布状态已批准。
如何让我的机器人进行 Skype 搜索?
只有 "Featured" 或 Skype 业务团队以其他方式突出显示的 Skype 机器人才能在机器人目录中搜索到。
正如您在帮助页面 What Skype bots are available? - not all bots can be directly added via the directory. In the section What bots can be added directly that are not available in the Skype directory? 上看到的那样,您可以看到只能通过网络添加的非目录机器人示例 link。
对于 Bot Framework 机器人,同样的情况适用。如果你的 bot 已发布并且是 "Featured" bot,则只能在 Skype bot 目录中搜索它。否则,官方添加bot的方式是分享在Bot Portal.
的"Channels"页面生成的"join" URL
要查看您的 bot 的 Skype "join" URL,请转到 Bot 门户中的频道页面,右键单击 "Skype" 文本和 select "Copy Link Address".
示例 Skype bot 添加到联系人 "join" URL:
https://join.skype.com/bot/257389ac-afdb-473a-9b98-1234567890
问题与编程无关,但 whosebug.com 只是 https://docs.microsoft.com/ru-ru/bot-framework/resources-links-help
中提到的社区支持资源我需要向我的老板展示一个 Skype 机器人,客户会看到它。我创建了一个新的机器人,发布了它,linked 到 CRM,但无法通过 Skype 机器人搜索找到它。它列在 Bot Directory 中,我尝试禁用并重新启用发布。
如果我通过直接 link 从 bot 的配置文件页面将其添加到 Skype 联系人,它工作正常,发送和接收消息等。我已经等了几个星期,希望 bot 搜索索引刚刚好慢但没有骰子,bot 仍然有效但无法在 Skype 客户端中找到。可以立即找到目录中的其他机器人。我尝试了 5 台不同的 PC。 Skype 发布状态已批准。
如何让我的机器人进行 Skype 搜索?
只有 "Featured" 或 Skype 业务团队以其他方式突出显示的 Skype 机器人才能在机器人目录中搜索到。
正如您在帮助页面 What Skype bots are available? - not all bots can be directly added via the directory. In the section What bots can be added directly that are not available in the Skype directory? 上看到的那样,您可以看到只能通过网络添加的非目录机器人示例 link。
对于 Bot Framework 机器人,同样的情况适用。如果你的 bot 已发布并且是 "Featured" bot,则只能在 Skype bot 目录中搜索它。否则,官方添加bot的方式是分享在Bot Portal.
的"Channels"页面生成的"join" URL要查看您的 bot 的 Skype "join" URL,请转到 Bot 门户中的频道页面,右键单击 "Skype" 文本和 select "Copy Link Address".
示例 Skype bot 添加到联系人 "join" URL:
https://join.skype.com/bot/257389ac-afdb-473a-9b98-1234567890