Add a script that synchronizes a twitter list with the list of subscribers.
authorMagnus Hagander <magnus@hagander.net>
Sat, 28 Aug 2010 11:53:20 +0000 (13:53 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 28 Aug 2010 11:53:20 +0000 (13:53 +0200)
commitc603862e65e094723febe7347a77ce4f50dfc51b
treee7ff861390ca8c1064407b9b32e62011a5d57c46
parent5698f2c8b93b8924f7bf0c18af5f65a0bac0dcaf
Add a script that synchronizes a twitter list with the list of subscribers.

In passing, create a TwitterClient base class for use for all communication
with twitter.
synctwitter.py [new file with mode: 0755]
twitterclient.py [new file with mode: 0644]