简体   繁体   English

使用 PHP 和 TwitterOAuth 的多条推文

[英]Multiple tweets using PHP and TwitterOAuth

i'm looking for a way to tweet messages (maximum of 10) using 4 different accounts.我正在寻找一种使用 4 个不同帐户发送推文(最多 10 条)的方法。 I was able to do so using abraham's class, but after a few tweets, i keep getting 403 status codes.我可以使用 abraham 的 class 做到这一点,但在几条推文之后,我不断收到 403 状态代码。 Any ideas?有任何想法吗?

There is a limit to the number of tweets you can make per hour.您每小时可以发布的推文数量是有限制的。 How many you can make depends on how you are using the API.您可以制作多少取决于您如何使用 API。 See http://support.twitter.com/entries/160385-how-do-i-get-whitelisted请参阅http://support.twitter.com/entries/160385-how-do-i-get-whitelisted

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM