| Class | Description |
|---|---|
| TwitterAccount |
Microblogging interface to a Twitter account.
|
| TwitterAccountConfiguration |
The Twitter component is a microblogging-only component in metrics-bot.
TwitterAccount implements the
MicroblogAccount interface and
so can be used for status updates as with other microblogging components.
The Twitter component supports infinite accounts although Twitter API
rate-limiting would probably have something to say about that. Each account
can have microblogging status types (see
StatusType) set to limit the
types of status update sent on a per-account basis.