perkeep/pkg/importer
mpl f54a51dc82 twitter: fix format verb in error
Change-Id: I36e11ac4b506391f8b94c22fa0d28f652ade4a4c
2014-08-06 16:21:42 +02:00
..
allimporters devcam server --makethings 2014-07-21 23:24:33 +02:00
dummy importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
feed importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
flickr importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00
foursquare importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
picasa picasa: set url property on photos and albums 2014-07-31 14:34:52 -07:00
twitter twitter: fix format verb in error 2014-08-06 16:21:42 +02:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go flickr: some attributes changes 2014-07-30 23:13:57 +02:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
oauth.go importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"