release-1.10release-1.7release-1.8release-1.9
Last change
on this file since b4b5a7e was
da3596f,
checked in by Nelson Elhage <nelhage@mit.edu>, 16 years ago
|
Note that Twitter.par now receives messages.
|
-
Property mode set to
100644
|
File size:
960 bytes
|
Rev | Line | |
---|
[104672f] | 1 | The Twitter modules automatically mirrors selected zephyrs to your |
---|
| 2 | personal class to your twitter feed. |
---|
| 3 | |
---|
| 4 | To configure it, first |
---|
| 5 | |
---|
| 6 | * Add your twitter credentials to ~/.owl/twitter as a JSON hash, e.g. |
---|
| 7 | {"user":"nelhage", "password":"sekrit" } |
---|
[da3596f] | 8 | * Load the module |
---|
[104672f] | 9 | * Set the twitter:class, twitter:instance, and twitter:opcode |
---|
| 10 | variables to the destination you want messages to be mirrored |
---|
| 11 | from. By default, they are -c $YOUR_USERNAME -i status -O twitter |
---|
| 12 | Setting twitter:opcode to "" will cause "normal" (i.e. no opcode) |
---|
[df6d9af] | 13 | messages to that class/instance to be mirrored. A value of '*' |
---|
| 14 | works as a "match-anything" wildcard for any of the fields. |
---|
[da3596f] | 15 | |
---|
| 16 | As of Thanksgiving weekend 2008, Twitter.par will also receive |
---|
| 17 | twitters and inject them into barnowl as messages of type |
---|
| 18 | 'twitter'. Currently, it polls every 45 seconds, and there's no way to |
---|
| 19 | disable polling once loaded. There's also no direct message |
---|
| 20 | support. Bug me if fixing any of these is important to you. |
---|
Note: See
TracBrowser
for help on using the repository browser.