Facebook 聊天机器人现在可以通过 XMPP 实现了吗?

发布于 2024-08-21 23:21:37 字数 65 浏览 5 评论 0原文

Facebook 现在支持 XMPP,是否有可能实现一个简单的聊天机器人,也许通过应用程序(即不是来自个人的对话)。

With Facebook now supporting XMPP, would it be possible to implement a simple chat bot, perhaps through an app (i.e. conversations not coming from an individual).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

脱离于你 2024-08-28 23:21:37

可能晚了,但是现在可以使用任何 xmpp 库为 facebook 编写 xmpp 机器人。用 PHP 编写的 Jaxl 库是您的一种选择,它还支持 X-FACEBOOK-PLATFORM 身份验证 http://github .com/abhinavsingh/JAXL

Probably late, but yes writing xmpp bot for facebook is now possible using any xmpp library. Jaxl library written in PHP is one option for you, it do also support X-FACEBOOK-PLATFORM authentication http://github.com/abhinavsingh/JAXL

和影子一齐双人舞 2024-08-28 23:21:37

是的!您需要一个 Facebook 帐户来进行身份验证。我不确定 s2s 是否可用,但 c2s 机器人是可能的。

Yes! You will need a Facebook account to authenticate as. I am not sure about s2s offhand but a c2s bot is possible.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文