corcra / troll-interconnector

ask not for whom the bell trolls
MIT License
0 stars 0 forks source link

make tweep object interact with database #3

Open corcra opened 9 years ago

corcra commented 9 years ago

tweep.py defines a class for twitter-user objects. This might be unnecessary due to the (tweepy) API, but if it isn't, then my horrible tweep class needs to be fixed up so that tweets/followers/??? are grabbed from the database when the user is instantiated.