source: README @ 5aabe2d7

release-1.10release-1.7release-1.8release-1.9
Last change on this file since 5aabe2d7 was df6d9af, checked in by Nelson Elhage <nelhage@mit.edu>, 16 years ago
Mention the * wildcard in README
  • Property mode set to 100644
File size: 648 bytes
Line 
1The Twitter modules automatically mirrors selected zephyrs to your
2personal class to your twitter feed.
3
4To configure it, first
5
6* Add your twitter credentials to ~/.owl/twitter as a JSON hash, e.g.
7{"user":"nelhage", "password":"sekrit" }
8* Load the modules
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)
13  messages to that class/instance to be mirrored. A value of '*'
14  works as a "match-anything" wildcard for any of the fields.
Note: See TracBrowser for help on using the repository browser.