-
/cc @timothy1ee
-
-
Fetch from Twitter -
Should we use the RSS feeds built into Twitter and polling, or an API.
Fetch messages from Code_52 and to Code_52/mentions? (spam be damned!)
Set up method to receive messages a…
-
Twitter Client for week 3 , made some good progress after getting Xcode 5. The app still does not POST to Twitter( tweets, favorite, retweet ).
Was wondering if I could get till Friday to add that?
…
-
Work in Progress..
![untitled](https://cloud.githubusercontent.com/assets/3763028/3781310/fce282aa-1994-11e4-8db4-c6298649af74.jpg)
-
Thanks for your advice. /cc @codepathreview
-
This is a new issue to follow up on #12
I created a new twitter account, https://twitter.com/jus_js and am trying to set it up as a team account using Tweetdeck, per @jdormit's suggestion.
@wmh…
-
If {{=it.text}} is for the Twitter text, what is for the images? And where can I see all these objects?
-
- Trigger based off regex of Twitter URL/URI as the short urls
- twitter.com, t.co, etc
- Include the tweet and user as a bot reply
- Integrate Twitter API, probably through a pre-existing libr…
-
Is there a recommended method for leveraging MKNetworkKit for streaming over persistent connections? For example, streaming from Twitter. The existing documentation, posts, and examples illustrate str…