Alex White (wu) > App-Wubot-0.4.2

App-Wubot-0.4.2

This Release App-Wubot-0.4.2  [Download] [Browse 15 Apr 2012
Latest Release App-Wubot-0.5.0  [Download] [Browse 13 Jul 2012
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
Repository http://github.com/wu/wubot
CPAN Testers PASS (185)   FAIL (3)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The (three-clause) BSD License
Special Files
Changes
Makefile.PL
MANIFEST
META.yml
README

Modules

App::Wubot personal distributed reactive automation     0.4.2
App::Wubot::Check perform checks for an instance of a monitor     0.4.2
App::Wubot::Conditions evaluation conditions on reactor rules     0.4.2
App::Wubot::Config read wubot plugin configuration     0.4.2
App::Wubot::LocalMessageStore add or remove messages from a local wubot SQLite message queue     0.4.2
App::Wubot::Logger wubot logging library     0.4.2
App::Wubot::Obj::Roles::Obj     0.4.2
App::Wubot::Plugin::Pulse send a message once per minute     0.4.2
App::Wubot::Plugin::Roles::Cache role for plugins that need to cache data between runs     0.4.2
App::Wubot::Plugin::Roles::Plugin a role that should be used by all wubot plugins     0.4.2
App::Wubot::Plugin::SQLite monitor results of SQLite queries     0.4.2
App::Wubot::Plugin::TestCase a plugin for testing purposes     0.4.2
App::Wubot::Plugin::WebFetch fetch content from a URL     0.4.2
App::Wubot::Plugin::WebMatches monitor a web page for items matching a regexp     0.4.2
App::Wubot::Reactor runs reactive rules on a message     0.4.2
App::Wubot::Reactor::CaptureData capture data from a field using a regexp     0.4.2
App::Wubot::Reactor::CleanText clean a field using a regexp     0.4.2
App::Wubot::Reactor::Console display a notification to stdout     0.4.2
App::Wubot::Reactor::CopyField copy the value from one field to another field     0.4.2
App::Wubot::Reactor::DeleteField remove a field from the message     0.4.2
App::Wubot::Reactor::Dumper display the contents of a field or an entire message     0.4.2
App::Wubot::Reactor::HTMLStrip strip HTML data from a field     0.4.2
App::Wubot::Reactor::HashLookup map the value of one field to a value for another using a lookup table     0.4.2
App::Wubot::Reactor::Icon search for an appropriate icon for a message     0.4.2
App::Wubot::Reactor::ImageStrip strip image tags from a field     0.4.2
App::Wubot::Reactor::MessageQueue store messages in a App::Wubot::LocalMessageStore queue     0.4.2
App::Wubot::Reactor::SQLite insert or update a message in a SQLite table row     0.4.2
App::Wubot::Reactor::SQLiteDelete delete a row from a SQLite table     0.4.2
App::Wubot::Reactor::SetField set one or more fields on the message to a configured value     0.4.2
App::Wubot::Reactor::Split split a CSV field on a message out into multiple other fields     0.4.2
App::Wubot::Reactor::Status keep track of check statuses     0.4.2
App::Wubot::Reactor::Template build a field using existing message fields as a template     0.4.2
App::Wubot::Reactor::TransformField use a regexps to transform the data in a field     0.4.2
App::Wubot::Reactor::User try to identify user from the 'username' field     0.4.2
App::Wubot::Reactor::WebFetch fetch data from a URL     0.4.2
App::Wubot::SQLite the wubot library for working with SQLite     0.4.2
App::Wubot::Util::Colors color themes for wubot     0.4.2
App::Wubot::Util::Roles::Tables under construction     0.4.2
App::Wubot::Util::Tail follow the tail of a growing file     0.4.2
App::Wubot::Util::TimeLength utilities for dealing with time durations     0.4.2
App::Wubot::Util::WebFetcher fetch content from the web     0.4.2
App::Wubot::Util::WebUtil under construction     0.4.2
App::Wubot::Web Mojolicious web interface for wubot     0.4.2
App::Wubot::Web::GraphsWeb web interface for wubot graphs     0.4.2
App::Wubot::Web::Obj::Roles::Obj     0.4.2
App::Wubot::WubotX WubotX extensions manager     0.4.2

Documentation

App::Wubot::Guide guide for using wubot  
App::Wubot::Guide::ArduinoSensors monitoring arduino sensor data  
App::Wubot::Guide::Debugging guide for debugging feeds  
App::Wubot::Guide::FeedFu example fu for handling feeds  
App::Wubot::Guide::GettingStarted monitoring and reacting to a feed  
App::Wubot::Guide::MonitorPlugins overview of the monitor plugins  
App::Wubot::Guide::MultipleBots guide for running multiple communicating bots  
App::Wubot::Guide::Notifications guide to using notifications  
App::Wubot::Guide::Overview wtf is wubot?  
App::Wubot::Guide::ReactorPlugins overview of the reactor plugins  
App::Wubot::Guide::Rules rule field description  
App::Wubot::Guide::Tasks guide to using wubot to monitor tasks  
App::Wubot::Guide::WebUI guide for using the wubot web interface  
wubot-check perform a single check of an instance of a plugin  
wubot-monitor start the wubot monitoring process  
wubot-reactor start the wubot reactor process  
wubot-webui start the Mojolicious wubot web interface