Twitter integration
- by qaisjp
My computer game is powered using Love2d in Lua, there is dead space in the menu of my game and I'd like to fill it up with something. So I'll like to put a twitter feed there, how can I receive all the twitter posts created by AND mentioned from @stickydestroyer; how can I make it look good and code the actual thing.
I know I have to use some sort of cURL module, but how can I get the feed AND make it looking nicely?