Smerity / trending_arxiv

Track trending arXiv papers on Twitter from within your circle
MIT License
172 stars 26 forks source link

The Tweet object doesn't track the original tweet if it's a retweet #1

Open Smerity opened 8 years ago

Smerity commented 8 years ago

The Tweet object only tracks retweets via a boolean is_retweet field, while tracking the paper the retweet mentions. In an optimal world we'd likely want to keep track of the original tweet as well. This just involves adding a foreign key in Tweet to Tweet.