NAME
Exobrain::Twitter - Twitter components for exobrain
VERSION
version 1.02
SYNOPSIS
$ exobrain-twitter-auth
$ ubic start exobrain.twitter
DESCRIPTION
This distribution provides Twitter access to Exobrain. To enable, please run the exobrain-twitter-auth file, which will run you through the setup proceess.
Once enabled, services can be controlled using ubic
. Try ubic status
to see them, and ubic start exobrain.twitter
to start the twitter framework.
PROVIDED CLASSES
This component provides the following agents:
It also provides Exobrain::Intent::Tweet and Exobrain::Measurement::Tweet classes for sending and receiving tweets, respectively.
1;
AUTHOR
Paul Fenwick <pjf@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Paul Fenwick.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.