Open brampersandon opened 9 years ago
Adding replies, retweets, and favorites can make wrbl better stand alone from twitter.com.
Suggested endpoints:
"POST favorites/create" "POST statuses/retweet:id" "POST statuses/update"
These could have timeouts too, just like the "picking a new tweet" feature.
Fav and Retweet functionality added in https://github.com/skylineproject/wrbl/commit/82cc4e45ca0d0f11ffb76e3f5bc4a5f27d5f1ede
Adding replies, retweets, and favorites can make wrbl better stand alone from twitter.com.
Suggested endpoints:
"POST favorites/create" "POST statuses/retweet:id" "POST statuses/update"
These could have timeouts too, just like the "picking a new tweet" feature.