Ignore:
Timestamp:
Sep 8, 2010, 9:32:01 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.7, release-1.8, release-1.9
Children:
ad7cc2f
Parents:
2c5ee3e
Message:
Twitter: Allow users to specify their own consumer key/secret.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/modules/Twitter/README

    r5756999 r8c6e2c1  
    117117    username, regardless of whether or not this account is following
    118118    the sender. Has no effect if poll_for_tweets is false.
     119
     120* oauth_key, oauth_secret (strings, default barnowl's consumer credentials)
     121    These are the OAuth consumer key and secret to use to negotiate an
     122    OAuth connection to Twitter. These credentials must be enabled for
     123    "xAuth".
Note: See TracChangeset for help on using the changeset viewer.