This is the primary mixin-class for all Bot::Net bots. You "inherit" all the features of this mixin by using the class: use Bot::Net::Bot; # This is a bot class now Some things to know about how Bot::Net bots work: * There is a one-to-one relationshi...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCBot::R9K is a PoCo::IRC plugin that runs an R9K bot for you. The R9K bot watches for repeated messages and silences anyone who says something that has been said before. The more times it has been said, the longer the silence. Remember to op your bot ...
ALTREUS/Bot-R9K-0.01 - 27 Nov 2010 20:47:30 UTCThis module provides a simple Net::IRC-like interface to the ICB chat protocol. Sorry for the lack of documentation. See "eg/samplebot.pl" for a trivial example of usage....
IX/Bot-ICB-0.12 - 02 Oct 2003 20:32:13 UTCA complete bot, similar to eggdrop using POE::Component::IRC. Allows access to all channel user management modes. Provides !seen and !quote functions, a complete help system, logging, dcc chat interface, and it runs as a daemon process. IRC::Bot util...
BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTCEXPERIMENTAL: This module has just barely left the proof-of-concept phase. Much of the API is fluid and changing. If you're interested in contributing, please contact me at my email address at the bottom. A nice way to create bots, networks of bots, ...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCYet another IRC bot. Why? There are so many good bots and bot frameworks to select from, but I wanted a bot framework that worked like a Unix service out-of-the-box, operated in a pre-fork way to serve multiple concurrent requests, and has a dirt-sim...
GRYPHON/Bot-IRC-1.32 - 13 Jan 2021 19:07:48 UTCREVMISCHA/Test-Bot-0.09 - 16 Nov 2011 19:27:25 UTC
The Dezi::Bot module is a web crawler optimized for parallel use across multiple hosts....
KARMAN/Dezi-Bot-0.003 - 01 May 2014 03:23:29 UTCPlease read the main documentation in Bot::WootOff. Bot::Woot is just a subclass of Bot::WootOff, for the sole purpose of helping the confused search.cpan.org search engine to find Bot::WootOff if someone searches for "woot"....
MSCHILLI/Bot-WootOff-0.09 - 09 Nov 2012 07:46:20 UTCWhen you use Bot::Backbone in your code, you get a bot implementing this role. It provides tools for constructing, executing, and shutting down services....
HANENKAMP/Bot-Backbone-0.161950 - 13 Jul 2016 18:41:40 UTCBot::Cobalt is the second generation of the "cobalt" IRC bot, which was originally a Perl remiplementation of Jason Hamilton's 90s-era "darkbot". Bot::Cobalt provides a pluggable IRC bot framework coupled with a core set of plugins replicating classi...
AVENJ/Bot-Cobalt-0.021003 - 31 Jul 2016 18:45:20 UTCBot::Jabbot allows you to easily create jabber bot. All you need is to write config file and use or write some modules that will handle messages....
ISAGE/Bot-Jabbot-0.41 - 02 Feb 2010 09:27:13 UTCBot::WootOff periodically polls woot.com during a woot-off and sends messages to in IRC channel to alert the user of new items. What, you don't know what woot.com is? It's a site that sells one item a day at a discounted price. Once the item is sold ...
MSCHILLI/Bot-WootOff-0.09 - 09 Nov 2012 07:46:20 UTCThis command will create a single bot and automatically generate any additional files such as basic tests, stub configuration file, etc. With no options other than the bot name, this will create a vanilla bot that uses the Bot::Net::Bot mixin and not...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCSee pastebot for the full documentation, including syntax and options for pastebot's configuration files. Pastebot's documentation may be read by running "perldoc pastebot". This Bot::Pastebot module is a placeholder for CPAN....
RCAPUTO/Bot-Pastebot-0.600 - 11 Oct 2014 01:51:44 UTCMarkov bots like Hailo and AI::MegaHAL are fun. But to get them working you either need to train them on existing training material or make your own. This module provides a pluggable way to install already existing training files via the CPAN. It als...
AVAR/Bot-Training-0.07 - 27 Nov 2018 12:18:27 UTCBasic bot system designed to make it easy to do simple bots, optionally forking longer processes (like searches) concurrently in the background. There are several examples of bots using Bot::BasicBot in the examples/ folder in the Bot::BasicBot tarba...
BIGPRESH/Bot-BasicBot-0.93 - 02 Feb 2018 00:13:02 UTCJUSTIN/Telegram-Bot-0.021 - 01 Jul 2019 01:05:49 UTC
Bots should be easy to build. Also a bot framework does not need to be tied to a particular protocol (e.g., IRC, Jabber, Slack, etc.). However, most bot tools fail at either of these. Finally, it should be possible to create generic services that a b...
HANENKAMP/Bot-Backbone-0.161950 - 13 Jul 2016 18:41:40 UTC