Twitter - 自动聚合帐户回复 - OAuth 问题

发布于 2024-09-18 10:49:54 字数 316 浏览 6 评论 0原文

我们有一个公司推特帐户。我们有6名成员。我希望 6 名成员能够从他们的帐户中发布推文,如果推文是关于公司的,我们会将其汇总并显示在我们的网站上(它基本上显示“正在发生的事情”)。

我创建了一个公司推特帐户,当发布公司推文时,成员会回复公司推特帐户。

我使用了 twitter.lib.php API。我对其进行了编码,当我尝试运行它时,我收到消息“不支持基本身份验证”。环顾四周,我猜 Twitter 现在使用的是 OAuth。据我所知,Twitter 网站必须进行身份验证,然后它会将我送回我的网站。然而,这对我来说不起作用,我想要一个自动机器人更新我们的网站。我现在能做什么?谢谢!

We have a company twitter account. We have 6 members. I wanted the 6 members to be able to tweet from their accounts and we aggregate it and show it at our site if the tweet is about the company (it basically shows "Whats happening").

I created a company twitter account, and members will reply to the company twitter account, when its a company tweet.

I used the twitter.lib.php API. I coded it and when I tried to run it, I got the message "Basic Authentication is not supported". Looking around, I guess twitter uses OAuth now. From what I have seen, there has to be an authentication at the twitter site and then it'll send me back to my site. However this will not work for me, I want an automated bot updating our site. What can I do now? Thanks!

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

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

发布评论

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

评论(1

誰認得朕 2024-09-25 10:49:54

我应该多搜索一下!对于其他对答案感兴趣的人:
http://masnun.me/2010/ 04/30/setting-up-twitter-bots-with-oauth.html

编辑: 链接已更新

I should have searched a bit more! For anyone else interested in the answer:
http://masnun.me/2010/04/30/setting-up-twitter-bots-with-oauth.html

Edit: Link updated

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