Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在一个网站上工作,该网站显示来自 twitter API 的用户推文。
我想在我的网站上实现一个“转推”按钮,它转推原始推文并添加一个“通过@myTwitterAccount”。
我怎样才能做到这一点?我搜索了推特意图,但使用这种方法我无法在推文中添加字符串。
到目前为止,为了方便起见,已经使用 PHP/MySQL 和一些 jQuery 完成了编码。
我最终使用了@anywhere,如果您不想与 oauth 发生冲突,这是完美的选择。
https://dev.twitter.com/docs/anywhere/welcome