Changeset da3596f


Ignore:
Timestamp:
Jan 5, 2009, 9:53:26 PM (15 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.7, release-1.8, release-1.9
Children:
927c186
Parents:
1f82df9
Message:
Note that Twitter.par now receives messages.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rdf6d9af rda3596f  
    66* Add your twitter credentials to ~/.owl/twitter as a JSON hash, e.g.
    77{"user":"nelhage", "password":"sekrit" }
    8 * Load the modules
     8* Load the module
    99* Set the twitter:class, twitter:instance, and twitter:opcode
    1010  variables to the destination you want messages to be mirrored
     
    1313  messages to that class/instance to be mirrored. A value of '*'
    1414  works as a "match-anything" wildcard for any of the fields.
     15
     16As of Thanksgiving weekend 2008, Twitter.par will also receive
     17twitters and inject them into barnowl as messages of type
     18'twitter'. Currently, it polls every 45 seconds, and there's no way to
     19disable polling once loaded. There's also no direct message
     20support. Bug me if fixing any of these is important to you.
Note: See TracChangeset for help on using the changeset viewer.