butterscotchstallion / limnoria-plugins

A smattering of Limnoria plugins I've written
MIT License
14 stars 14 forks source link

SpiffyTitles: Twitter support #90

Closed bw4518 closed 9 months ago

bw4518 commented 8 years ago

Any way to support twitter, in similar fashion as reddit?

Like part of this plugin for parsing out twitter links and displaying info does https://github.com/reticulatingspline/Tweety

butterscotchstallion commented 7 years ago

It's possible, yes - but it might be tricky due to how complicated the Twitter API is. I think last I checked that library doesn't work with the current version of the Twitter API. The library would have to support the current version and implement rate limiting as well.