Posted 24 November 2012 - 12:09 PM
So basicly what i'm trying to do is to create an Twitter Program that allows you to read and send tweets,
as well as see some additional information about the tweet on the screen (tweeter, time tweeted, retweets, favorites).
But here's the thing.. I have no idea how the Twitter Library works, or how I'll be able to implement it in Lua.
I think the best thing to do is just to try making a API supporting as much of the functions as possible and then to use that in the porgram.
Does anyone have any suggestions on how I could do this the easy way?
as well as see some additional information about the tweet on the screen (tweeter, time tweeted, retweets, favorites).
But here's the thing.. I have no idea how the Twitter Library works, or how I'll be able to implement it in Lua.
I think the best thing to do is just to try making a API supporting as much of the functions as possible and then to use that in the porgram.
Does anyone have any suggestions on how I could do this the easy way?