SARTAK/Bot-Applebot-0.02 - 11 Sep 2009 08:19:31 UTC
Bot::Webalert implements an IRC bot that periodically checks the content of a web page and sends a message to an IRC channel if there are interesting changes. Changes are determined by a user-defined callback function that gets called by the bot with...
MSCHILLI/Bot-Webalert-0.01 - 28 Feb 2009 05:54:47 UTCa very simple Jabber bot base class, which shares interface with the Bot::BasicBot class for IRC bots. this allows me to take Bot::BasicBot subclasses and replace the base class with use base qw( Bot::JabberBot ); and they Just Work. also provides so...
ZOOLEIKA/Bot-JabberBot-0.02 - 25 Jul 2003 07:51:24 UTCThis module provides the backend for an IRC bot which can be used as an interface for translation services using Babelfish....
SAPER/Bot-Babelfish-0.04 - 15 Oct 2006 13:54:04 UTCThis is a very small (but important) part of a pluggable IRC bot framework. It provides the developer with a simply framework for writing Bot components as perl modules. Each module gets a chance to listen to an event on the IRC network it joins and ...
MSERGEANT/Bot-Pluggable-0.03 - 27 Jan 2003 16:39:19 UTCMediaWiki::Bot is a framework that can be used to write bots which interface with the MediaWiki API (<http://en.wikipedia.org/w/api.php>)....
LIFEGUARD/MediaWiki-Bot-5.006003 - 07 Jul 2016 02:51:15 UTCUses the twitter streaming API <http://apiwiki.twitter.com/Streaming-API-Documentation> to get tweets from the firehose, feeds those to Hailo and tweets a random permutation of the previous input to Twitter. The author is trying to start a religion l...
AVAR/Bot-Twatterhose-0.04 - 21 May 2010 15:42:29 UTCThis module provides the glue for providing an IRC interface to the module "Acme::MetaSyntactic"....
SAPER/Bot-MetaSyntactic-0.0301 - 15 Oct 2006 14:00:27 UTCProvides logging functionality for an IRC bot....
BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTCProvides session handling for IRC::Bot....
BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTCThis Bot::IRC plugin handles messages instructing the bot to join or part channels. Tell the bot to join and part channels as such: join <channel> Join a given channel. part <channel> Depart a given channel. SEE ALSO Bot::IRC...
GRYPHON/Bot-IRC-1.32 - 13 Jan 2021 19:07:48 UTCProvides seen functionality for an IRC bot....
BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTCBasically holds a list of help topics and dispatches them on demand....
BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTCThis Bot::IRC plugin gives the bot the capability to evaluate math expressions and return the results. See Math::Expression for details. Message text is evaluated with "Parse" and "EvalToScalar" from Math::Expression. If there's a value generated, th...
GRYPHON/Bot-IRC-1.32 - 13 Jan 2021 19:07:48 UTCLINE::Bot::API is a client library which lets you easily start using the LINE Messaging API. You can create a bot which runs on the LINE app by registering for a LINE Messaging API account. You can create a Messaging API account from the LINE Busines...
GUGOD/LINE-Bot-API-1.19 - 22 Jan 2021 08:24:14 UTCProvides utility functions for use elsewhere....
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCProvides some tools to make testing your bots and servers a little easier. The typical pattern for using this class is to make your test script into a bot or server by implementing whichever set of mixins you need. You can start orther servers or bot...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCThis Bot::IRC plugin causes the bot to respond to pings from users and reports on the bot's health. SEE ALSO Bot::IRC...
GRYPHON/Bot-IRC-1.32 - 13 Jan 2021 19:07:48 UTCThis Bot::IRC plugin instructs the bot to remember when and where users were last seen and to report on this when asked. Commands include: seen <nick> Display last seen information for a given nick. SEE ALSO Bot::IRC...
GRYPHON/Bot-IRC-1.32 - 13 Jan 2021 19:07:48 UTC