The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "bot"

Bot::Net::Bot - the base class for all Bot::Net bots River stage zero No dependents

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 UTC - Search in distribution

Bot::Backbone::Bot - Provides backbone services to your bot River stage two • 8 direct dependents • 10 total dependents

When 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 UTC - Search in distribution

Bot::ICB - Provides a simple Net::IRC-like interface to ICB River stage zero No dependents

This 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 UTC - Search in distribution

Bot::IRC - Yet Another IRC Bot River stage two • 10 direct dependents • 10 total dependents

Yet 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.40 - 21 Aug 2023 18:46:16 UTC - Search in distribution

Bot::R9K River stage zero No dependents

Bot::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 UTC - Search in distribution

IRC::Bot - Channel Maintenance IRC bot. River stage one • 1 direct dependent • 1 total dependent

A 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 UTC - Search in distribution

Bot::Woot - Poll woot.com propagate changes to an IRC channel River stage zero No dependents

Please 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 UTC - Search in distribution
  • Bot::WootOff - Poll woot.com during a woot-off and notify via IRC

Dezi::Bot - web crawler River stage zero No dependents

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 UTC - Search in distribution

FR24::Bot - Subroutines for FR24-Bot River stage zero No dependents

The FR24::Bot module provides an interface for managing and updating a FR24 Bot, which is designed to interact with flight data from the FR24 API....

PROCH/FR24-Bot-0.0.3 - 15 Jul 2023 09:56:21 UTC - Search in distribution

Test::Bot - Continuous integration bot for automatically running unit tests and notifying developers of failed tests River stage zero No dependents

REVMISCHA/Test-Bot-0.09 - 16 Nov 2011 19:27:25 UTC - Search in distribution

Bot::targa - yet another italian bot River stage zero No dependents

FIBO/Bot-targa-0.01 - 18 Feb 2016 15:51:35 UTC - Search in distribution

Bot::Cobalt - IRC darkbot-alike plus plugin authoring sugar River stage two • 15 direct dependents • 15 total dependents

Bot::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 UTC - Search in distribution

Bot::Jabbot - simple pluggable jabber bot River stage zero No dependents

Bot::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 UTC - Search in distribution

Bot::Infobot - a Bot::BasicBot::Pluggable based replacement for the venerable infobot River stage zero No dependents

After hacking in a couple of features to dipsy, #london.pm's slightly loopy infobot I felt, well, dirty. The infobt code is horrible to the point of profane depravity. The next wednesday, burdened with a monster hangover and a thorny problem percolat...

SIMONW/Bot-Infobot-1.0 - 22 Mar 2012 21:47:51 UTC - Search in distribution

Bot::Applebot - Arbiter of the word card-based game Apples to Apples River stage zero No dependents

SARTAK/Bot-Applebot-0.02 - 11 Sep 2009 08:19:31 UTC - Search in distribution

Bot::BasicBot - simple irc bot baseclass River stage two • 10 direct dependents • 51 total dependents

Basic 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 UTC - Search in distribution

Bot::ChatBots - Basic system for ChatBots River stage one • 4 direct dependents • 4 total dependents

The Bot::ChatBots family of modules aim to help setting up ChatBots in different technologies. The basic model (still somehow in a state of flux) is an extension of Data::Tubes, with a few differences: * pipelines in Data::Tubes are usually assumed t...

POLETTIX/Bot-ChatBots-0.014 - 11 Mar 2018 06:42:53 UTC - Search in distribution

Bot::Pastebot - the original clipboard to chat gateway River stage zero No dependents

See 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 UTC - Search in distribution

Bot::Training - Plain text training material for bots like Hailo and AI::MegaHAL River stage one • 4 direct dependents • 9 total dependents

Markov 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 UTC - Search in distribution

Bot::Webalert - IRC bot watches Web sites and reports changes to IRC channels River stage zero No dependents

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 UTC - Search in distribution

Telegram::Bot - A base class to make your very own Telegram bot River stage one • 2 direct dependents • 2 total dependents

JKG/Telegram-Bot-0.025 - 17 Jan 2024 17:11:44 UTC - Search in distribution

Bot::Babelfish - Provides Babelfish translation services via an IRC bot River stage zero No dependents

This 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 UTC - Search in distribution
  • babel - IRC fronted to Babelfish translation service

Bot::JabberBot - simple jabber bot base class River stage zero No dependents

a 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 UTC - Search in distribution

Bot::Pluggable - A plugin based IRC bot River stage zero No dependents

This 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 UTC - Search in distribution

MediaWiki::Bot - a high-level bot framework for interacting with MediaWiki wikis River stage one • 3 direct dependents • 3 total dependents

MediaWiki::Bot is a framework that can be used to write bots which interface with the MediaWiki API (<http://en.wikipedia.org/w/api.php>)....

SETH/MediaWiki-Bot-5.007000 - 08 Nov 2021 22:27:47 UTC - Search in distribution

Bot::Twatterhose - Consume the Twitter firehose and babble to Twitter with Hailo River stage zero No dependents

Uses 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 UTC - Search in distribution
  • twatterhose - Command-line interface to the Bot::Twatterhose Twitter Markov bot

Bot::MetaSyntactic - IRC frontend to Acme::MetaSyntactic River stage zero No dependents

This 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 UTC - Search in distribution
  • metabot - IRC frontend to Acme::MetaSyntactic

LINE::Bot::API - SDK of the LINE Messaging API for Perl River stage zero No dependents

LINE::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...

BEDOSHI/LINE-Bot-API-1.20 - 09 Apr 2021 09:30:06 UTC - Search in distribution

Net::Ewtoo::Bot - a Ewtoo-compatible talker robot client module River stage zero No dependents

Net::Ewtoo::Bot provides an object-oriented interface to Ewtoo (*http://www.ewtoo.org/*) type talker systems. The module provides support for the most common Ewtoo talker commands, as well as input pattern matching and callback triggers and timers....

GBROWN/Net-Ewtoo-Bot-0.16 - 29 Apr 2002 08:23:16 UTC - Search in distribution

Slack::RTM::Bot - This is a perl module helping to create slack bot with Real Time Messaging(RTM) API. River stage zero No dependents

SHMAEDA/Slack-RTM-Bot-1.15 - 13 Nov 2022 06:41:48 UTC - Search in distribution

Net::Jabber::Bot - Automated Bot creation with safeties River stage zero No dependents

TODDR/Net-Jabber-Bot-2.1.7 - 15 Nov 2020 21:09:23 UTC - Search in distribution

Paws::Chime::Bot River stage two • 9 direct dependents • 11 total dependents

A resource that allows Enterprise account administrators to configure an interface to receive events from Amazon Chime....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Apache::Wyrd::Bot - Spawn a process and monitor it River stage zero No dependents

The Bot Wyrd provides a class of objects which operate in the background and independent of the apache process, while being monitored in a browser window. This is useful for showing updates to a time-consuming process, such as building an index or co...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC - Search in distribution

Bot::IRC::X::Dice - Bot::IRC plugin for dice rolling River stage zero No dependents

This Bot::IRC plugin provides the means for the bot to perform simulated dice rolls. roll <dice expression like "2d6+2">...

GRYPHON/Bot-IRC-X-Dice-1.06 - 18 Mar 2022 15:53:45 UTC - Search in distribution

Bot::IRC::X::Time - Bot::IRC plugin for some time functions River stage zero No dependents

This Bot::IRC plugin provides some time functions. The following are the details: date [<time>] Returns the current date and time. If an optional timestamp is provided, it'll return the formatted data and time for that timestamp. time Returns the cur...

GRYPHON/Bot-IRC-X-Time-1.04 - 18 Mar 2022 15:56:19 UTC - Search in distribution

IRC::Bot::Hangman - An IRC hangman River stage zero No dependents

This module provides a useless IRC bot which enables you to play hangman, the classic word game. It comes shipped with a list of ~2000 english words by default. The architecture is plugin based, words, commands and responses can be extended at will b...

PDENIS/IRC-Bot-Hangman-0.1 - 29 May 2005 02:58:26 UTC - Search in distribution

Bot::IRC::X::Feeds - Bot::IRC plugin to watch and notify on changes in RSS feeds River stage zero No dependents

This Bot::IRC plugin adds functionality so bots can watch and notify on changes in RSS feeds. You can tell the bot to start following feeds. bot feed add URL [FORUMS] You can optionally provide a "FORUMS" string, which is a list of channels the bot s...

GRYPHON/Bot-IRC-X-Feeds-1.07 - 18 Mar 2022 15:53:56 UTC - Search in distribution

Net::MyPeople::Bot - Implements MyPeople-Bot. River stage zero No dependents

MyPeople is an instant messenger service of Daum Communications in Republic of Korea (South Korea). MyPeople Bot is API interface of MyPeople. If you want to use this bot API, Unfortunately,you must have an account for http://www.daum.net. And you ca...

KHS/Net-MyPeople-Bot-0.320 - 12 Jun 2013 05:57:07 UTC - Search in distribution

WWW::Wikevent::Bot River stage zero No dependents

WWW::Wikevent::Bot is a package which will help you write scraper scripts for gathering events from venue and artist websites and for inclusion in the Free content events compendium, Wikevent. The module takes care of the tedium of interaction with t...

MARKJ/WWW-Wikevent-Bot-0.2.0 - 24 Sep 2007 07:26:49 UTC - Search in distribution

Bot::IRC::X::Retort - Bot::IRC plugin for bot-retorting to key words River stage zero No dependents

This Bot::IRC plugin is for bot-retorting to key words. retort <term> with <retort string> retort <term> clear...

GRYPHON/Bot-IRC-X-Retort-1.05 - 18 Mar 2022 15:54:52 UTC - Search in distribution

Task::Bot::Training - Install all known Bot::Training modules River stage zero No dependents

This module installs all the currently known Bot::Training modules: * Bot::Training * Bot::Training::MegaHAL * Bot::Training::StarCraft...

AVAR/Task-Bot-Training-0.02 - 01 May 2010 21:30:38 UTC - Search in distribution

Bot::IRC::X::Message - Bot::IRC plugin for leaving messages for nicks River stage zero No dependents

This Bot::IRC plugin provides the means for the bot to keep messages for nicks. <user1> bot message user2 This is a message for you. <bot> user1: OK. *** user2 has joined #this_channel <bot> user2: user1 left a message for you. "This is a message for...

GRYPHON/Bot-IRC-X-Message-1.06 - 18 Mar 2022 15:54:19 UTC - Search in distribution

Parse::Colloquy::Bot - Parse Colloquy bot/client terminal output River stage one • 1 direct dependent • 1 total dependent

This module will parse the raw "client" or "bot" terminal line output from a connection to a Colloquy server....

NICOLAW/Parse-Colloquy-Bot-0.02 - 22 May 2006 21:48:49 UTC - Search in distribution

Bot::ChatBots::Minion - Minion-based pipeline breaker for Bot::ChatBots River stage zero No dependents

(Note: you are supposed to be familiar with Data::Tubes terminology). This module allows you to break a potentially blocking long pipeline of operations into two parts, shifting the second part for execution in a Mojolicious Minion. For example, supp...

POLETTIX/Bot-ChatBots-Minion-0.004 - 06 Dec 2016 05:22:24 UTC - Search in distribution

Bot::ChatBots::Trello - Trello adapter for Bot::ChatBots River stage zero No dependents

This module allows you to to define Bot::ChatBots for Trello <https://trello.com/>, a kanban boards online application. Strictly speaking, this *module* is a Mojolicious plugin that allows you to load and use Bot::ChatBots::Telegram::WebHook (see "SY...

POLETTIX/Bot-ChatBots-Trello-0.002 - 10 Mar 2018 06:21:52 UTC - Search in distribution

Bot::Cobalt::DB::Term - Bot::Cobalt::DB terminal interface River stage zero No dependents

A simple Term::UI-based interface allowing interaction with Bot::Cobalt::DB databases. Also allows interaction with Bot::Cobalt::Serializer via "thaw" and "freeze". (For complete functionality you'll probably want Term::ReadLine::Gnu, or at least Ter...

AVENJ/Bot-Cobalt-DB-Term-0.001 - 23 May 2012 23:45:36 UTC - Search in distribution

Bot::IRC::X::MetarTaf - Bot::IRC plugin for METAR and TAF reporting River stage zero No dependents

This Bot::IRC plugin is for METAR and TAF reporting. bot metar <airport code> bot taf <airport code>...

GRYPHON/Bot-IRC-X-MetarTaf-1.04 - 18 Mar 2022 15:54:30 UTC - Search in distribution

Bot::IRC::X::Reminder - Bot::IRC plugin for scheduling reminders River stage zero No dependents

This Bot::IRC plugin is for scheduling reminders. You can ask the bot to remind someone about something at some future time. If the nick who needs to be reminded isn't online at the time of the reminder, the reminder isn't issued. The general format ...

GRYPHON/Bot-IRC-X-Reminder-1.07 - 18 Mar 2022 15:54:41 UTC - Search in distribution

Bot::IRC::X::UriTitle - Bot::IRC plugin to parse and print URI titles River stage zero No dependents

This Bot::IRC plugin makes the bot parse and print URI titles....

GRYPHON/Bot-IRC-X-UriTitle-1.05 - 18 Mar 2022 15:56:27 UTC - Search in distribution

Colloquy::Bot::Simple - Simple robot interface for Colloquy River stage zero No dependents

A very simple robot interface to connect and interact with a Colloquy talker, based upon Chatbot::TalkerBot....

NICOLAW/Colloquy-Bot-Simple-1.08 - 29 May 2006 11:36:26 UTC - Search in distribution

MediaWiki::Bot::Shell - a shell interface to your MediaWiki::Bot River stage zero No dependents

This provides a shell interface to your MediaWiki::Bot. By initializing one or more MediaWiki::Bot objects and using them for the duration of your shell session, initialization costs are amortized. Configuration data is read from ~/.perlwikibot-shell...

LIFEGUARD/MediaWiki-Bot-Shell-0.002 - 03 Dec 2010 23:49:25 UTC - Search in distribution
  • pwb - a shell interface to your MediaWiki::Bot

Net::IPMessenger::Bot - IPMessenger-Bot building framework River stage zero No dependents

Net::IPMessenger::Bot is an IPMessenger-Bot building framework....

HAYAJO/Net-IPMessenger-Bot-0.05 - 05 Jun 2013 00:10:59 UTC - Search in distribution

Telebot::Command::bot - Telebot command River stage zero No dependents

Telebot::Command::bot lists available generators. This is a core command, that means it is always enabled and its code a good example for learning to build new commands, you're welcome to fork it. See "COMMANDS" in Mojolicious::Commands for a list of...

LIOL/Telebot-0.01 - 06 Feb 2022 17:21:57 UTC - Search in distribution

Bot::IKCBot::Pluggable - extended Bot::BasicBot::Pluggable for IKC River stage zero No dependents

Bot::IKCBot::Pluggable is IRC bot extends Bot::BasicBot::Pluggable for IKC support. So you can use all Bot::BasicBot::Pluggable::Module::*, Karma, Infobot, Title and so on. In my case, for sending Nagios's alert message to IRC channel, run IKCBot and...

HIROSE/Bot-IKCBot-Pluggable-0.02 - 20 May 2009 13:36:38 UTC - Search in distribution

Bot::Training::MegaHAL - Provide megahal.trn via Bot::Training River stage one • 2 direct dependents • 7 total dependents

AVAR/Bot-Training-MegaHAL-0.03 - 27 Nov 2018 12:37:06 UTC - Search in distribution

Net::Bot::IRC::Message - An IRC protocol message class. River stage zero No dependents

MCAUDILL/Net-Bot-IRC-Message-1.0.1 - 02 Jun 2023 00:41:06 UTC - Search in distribution

Bot::ChatBots::Telegram - Telegram adapter for Bot::ChatBots River stage zero No dependents

This module allows you to to define Bot::ChatBots for Telegram <https://telegram.org/>, a messaging application. For an introduction and tutorial, see Bot::ChatBots::Telegram::Guide::Tutorial. Strictly speaking, this *module* is a Mojolicious plugin ...

POLETTIX/Bot-ChatBots-Telegram-0.014 - 11 Sep 2020 17:53:03 UTC - Search in distribution

Bot::IRC::X::WwwShorten - Bot::IRC plugin for automatic URL shortening River stage zero No dependents

This Bot::IRC plugin for automatic URL shortening. It uses TinyURL <http://tinyurl.com> for shortening through WWW::Shorten. <user> bot tiny http://perl.org <bot> user: http://tinyurl.com/9om78...

GRYPHON/Bot-IRC-X-WwwShorten-1.04 - 18 Mar 2022 15:56:28 UTC - Search in distribution

IRC::Bot::Log::Extended - extends IRC::Bot::Log for IRC::Bot River stage zero No dependents

The SYNOPSIS above does two tasks. 1 it creates a custom IRC::Bot2 based on IRC::Bot. The only differece is override $IRC::Bot::log with $IRC::Bot::log = IRC::Bot::Log::Extended->new( Path => $self->{'LogPath'}, split_channel => 1, split_day => 1, );...

FAYLAND/IRC-Bot-Log-Extended-0.03 - 08 Feb 2009 01:35:26 UTC - Search in distribution

ThreatNet::Bot::AmmoBot - Tail threat messages from a file to ThreatNet River stage zero No dependents

"ThreatNet::Bot::AmmoBot" is the basic foot soldier of the ThreatNet bot ecosystem, fetching ammunition and bringing it to the channel. It connects to a single ThreatNet channel, and then tails one or more files scanning for threat messages while fol...

ADAMK/ThreatNet-0.20 - 03 Jun 2008 07:59:42 UTC - Search in distribution
  • ammobot - Tail threat messages to ThreatNet from log files
  • ThreatNet - Pooled intelligence sharing of realtime hostile internet hosts
  • ThreatNet::IRC::Envelope - IRC envelope for ThreatNet::Message objects

Bot::BasicBot::Pluggable - extended simple IRC bot for pluggable modules River stage two • 41 direct dependents • 41 total dependents

Bot::BasicBot::Pluggable started as Yet Another Infobot replacement, but now is a generalised framework for writing infobot-type bots that lets you keep each specific function separate. You can have separate modules for factoid tracking, 'seen' statu...

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC - Search in distribution

Bot::ChatBots::Messenger - Messenger adapter for Bot::ChatBots River stage zero No dependents

This module allows you to load a Mojolicious plugin for dealing with Facebook Messenger webhooks for a chatbot....

POLETTIX/Bot-ChatBots-Messenger-0.004 - 06 Dec 2016 05:19:33 UTC - Search in distribution

Bot::Cobalt::Plugin::Ohm - Simple Ohm's law calculator for Bot::Cobalt River stage zero No dependents

A simple Ohm's law calculator; given a string specifying parameters in the form of "<N>a <N>o <N>w <N>v", attempts to fill in the blanks....

AVENJ/Bot-Cobalt-Plugin-Ohm-1.001001 - 02 Oct 2015 01:56:21 UTC - Search in distribution

Bot::Cobalt::Plugin::RSS - Monitor RSS feeds via IRC River stage zero No dependents

A Bot::Cobalt plugin. Monitors an arbitrary number of RSS feeds, reporting new headlines to configured contexts/channels. Uses XML::RSS::Feed to track and parse feeds....

AVENJ/Bot-Cobalt-Plugin-RSS-0.002 - 23 Jul 2012 16:48:28 UTC - Search in distribution

Bot::Training::StarCraft - Provide starcraft.trn via Bot::Training River stage one • 2 direct dependents • 7 total dependents

AVAR/Bot-Training-StarCraft-0.03 - 27 Nov 2018 12:26:50 UTC - Search in distribution

IRC::Indexer::Trawl::Bot - Indexing trawler instance River stage zero No dependents

A single instance of an IRC::Indexer trawler; this is the bot that forms the backbone of the rest of the IRC::Indexer modules and utilities. Connects to a specified server, gathers some network information, and disconnects when either all requests ap...

AVENJ/IRC-Indexer-0.06 - 18 Apr 2012 01:13:44 UTC - Search in distribution

Bot::BasicBot::CommandBot River stage zero No dependents

Simple declarative syntax for an IRC bot that responds to commands....

ALTREUS/Bot-BasicBot-CommandBot-0.05 - 27 Mar 2015 23:07:15 UTC - Search in distribution

Bot::Cobalt::Plugin::Calc - Calculator plugin for Bot::Cobalt River stage zero No dependents

A Bot::Cobalt calculator plugin using Math::Calc::Parser. See the Math::Calc::Parser documentation for details on acceptable expressions....

AVENJ/Bot-Cobalt-Plugin-Calc-0.004005 - 26 Apr 2016 05:32:23 UTC - Search in distribution

Pcore::API::Telegram::Bot River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

Bot::Cobalt::Plugin::Bitly - Bot::Cobalt plugin for auto-shortening URL via Bit.ly River stage zero No dependents

A Bot::Cobalt plugin. Automatically takes any URLs in a given message, and if they are too long, shortens them via the bit.ly webservice (WebService::Bitly), and then broadcasts the newly shortened URL to the channel....

SJM/Bot-Cobalt-Plugin-Bitly-0.001 - 24 May 2014 23:03:20 UTC - Search in distribution

Bot::Cobalt::Plugin::Silly - Silly Bot::Cobalt plugins River stage zero No dependents

A collection of completely silly Bot::Cobalt plugins; these can be add to your "plugins.conf" to do very useless stuff. In fact, most of them don't even do useless stuff on their own, but rather bridge other stuff that does useless stuff. For an adde...

AVENJ/Bot-Cobalt-Plugin-Silly-0.031002 - 08 Apr 2016 01:18:07 UTC - Search in distribution

Bot::Cobalt::Plugin::Urban - Bot::Cobalt plugin for looking up urban dictionary terms River stage zero No dependents

A Bot::Cobalt plugin. This plugin provides commands to look up terms in Urban Dictionary via their API. It has two commands: !urban <term> <entry #> This command retrieves the term and, if provided the specific entry number. #mychannel> !urban perl 4...

SJM/Bot-Cobalt-Plugin-Urban-0.001 - 25 May 2014 21:09:04 UTC - Search in distribution

Bot::Backbone::Service::Web River stage zero No dependents

HANENKAMP/Bot-Backbone-Service-Web-0.142250 - 13 Aug 2014 14:50:48 UTC - Search in distribution

Bot::Cobalt::Plugin::Figlet - Bot::Cobalt plugin for displaying figlets River stage zero No dependents

A Bot::Cobalt plugin. This plugin provides commands to turn text into figlets and broadcast them in the channel. It has two commands: !figlet Hello, world! This command text a message, randomly chooses a figlet from the font directory and uses it to ...

SJM/Bot-Cobalt-Plugin-Figlet-0.001 - 25 May 2014 19:27:23 UTC - Search in distribution

Net::Bot::IRC::NumericCodes - A module for abstracting IRC numeric codes. River stage zero No dependents

MCAUDILL/Net-Bot-IRC-NumericCodes-1.0.0 - 02 Jun 2023 00:30:49 UTC - Search in distribution

Bot::Backbone::Service::Fact - Various Bot::Backbone services for tracking facts River stage zero No dependents

This is a collection of modules designed around the theme of remember and reporting facts. These modules can be useful for letting your bot provide useful information in the chat or for just adding a fun things for the bot to do. Here is a summary of...

HANENKAMP/Bot-Backbone-Service-Fact-0.142250 - 13 Aug 2014 03:45:58 UTC - Search in distribution

Bot::Backbone::Service::OFun - A set of Bot::Backbone services optimized for fun River stage zero No dependents

This is a collection of modules designed for use with Bot::Backbone to help make it easy to create bot with various fun features. Many of these services require additional input files or configuration and may also require a database for persistent st...

HANENKAMP/Bot-Backbone-Service-OFun-0.142230 - 11 Aug 2014 15:06:45 UTC - Search in distribution

Bot::Cobalt::Plugin::SeenURL - Bot::Cobalt plugin for detecting re-linked URLs River stage zero No dependents

A Bot::Cobalt plugin. This plugin will watch for URLs linked and inform the linker (and the channel) it has already been linked. Two options are provided, 'allow_relink' which will not issue an OLD message if the same person relinks (defaults to true...

SJM/Bot-Cobalt-Plugin-SeenURL-0.003 - 29 May 2014 17:59:59 UTC - Search in distribution

Bot::Cobalt::Plugin::Twitter - Bot::Cobalt plugin for automatic tweeting River stage zero No dependents

A Bot::Cobalt plugin. This plugin will display the contents of a tweet that is linked in a channel. Additionally, it does a handful of twitter-related functions. display_tweets (default: on) Whenever a twitter status link is said in chat, look it up ...

SJM/Bot-Cobalt-Plugin-Twitter-0.004 - 26 May 2017 16:43:15 UTC - Search in distribution

Bot::Cobalt::Plugin::Weather - Weather retrieval plugin for Bot::Cobalt River stage zero No dependents

A weather conditions/forecast retrieval plugin for Bot::Cobalt. Uses <http://www.openweathermap.org/> via POEx::Weather::OpenWeatherMap / Weather::OpenWeatherMap for retrieval....

AVENJ/Bot-Cobalt-Plugin-Weather-0.003002 - 30 Dec 2015 00:24:38 UTC - Search in distribution

Bot::Cobalt::Plugin::YouTube - YouTube plugin for Bot::Cobalt River stage zero No dependents

A Bot::Cobalt plugin. Retrieves YouTube links pasted to an IRC channel and reports titles (as well as shorter urls) to IRC. Operates on both 'youtube.com' and 'youtu.be' links. Disregards channels with a 'no_yt_retrieve' flag enabled....

AVENJ/Bot-Cobalt-Plugin-YouTube-0.003001 - 16 Mar 2015 01:13:55 UTC - Search in distribution

Bot::IRC::X::ManagementSpeak - Bot::IRC plugin for rendering management-speak River stage zero No dependents

This Bot::IRC plugin is for rendering management-speak. <bot> mspeak...

GRYPHON/Bot-IRC-X-ManagementSpeak-1.04 - 18 Mar 2022 15:54:08 UTC - Search in distribution

Bot::Cobalt::Plugin::URLTitle - Bot::Cobalt plugin for printing the title of a URL River stage zero No dependents

A Bot::Cobalt plugin. This plugin retrieves the title of any URL in a message using Mojo::UserAgent and prints the message to the channel....

SJM/Bot-Cobalt-Plugin-URLTitle-0.004 - 25 May 2017 22:16:34 UTC - Search in distribution

MediaWiki::Bot::Plugin::Admin - A plugin to MediaWiki::Bot providing admin functions River stage zero No dependents

A plugin to the MediaWiki::Bot framework to provide administrative functions to a bot....

LIFEGUARD/MediaWiki-Bot-Plugin-Admin-3.004000 - 09 Apr 2012 04:12:20 UTC - Search in distribution

Net::MyPeople::Bot::IPUpdator - Update server IP address setting for MyPeople Bot API. River stage zero No dependents

KHS/Net-MyPeople-Bot-IPUpdator-0.002 - 04 Jun 2013 01:23:18 UTC - Search in distribution

Bot::Backbone::Service::IRChat - Connect and chat with an IRC server River stage zero No dependents

Can be used to connect to and chat on Internet Relay Chat servers. Will join channels on the server and communicate with groups that way sa well. It can also speak via private messages....

HANENKAMP/Bot-Backbone-Service-IRChat-0.160630 - 03 Mar 2016 22:51:32 UTC - Search in distribution

Bot::Backbone::Service::Ticket - a service for doing ticket lookups and summarizing River stage one • 2 direct dependents • 2 total dependents

This module is the main reason most (maybe all, actually) of my work bots began their existence: to spew out the title and link to a ticket in the ticket/issue/case tracker application used by the company. When a ticket gets mentioned, the bot looks ...

HANENKAMP/Bot-Backbone-Service-Ticket-0.160490 - 18 Feb 2016 16:35:13 UTC - Search in distribution

MediaWiki::Bot::Plugin::Steward - A plugin to MediaWiki::Bot providing steward functions River stage zero No dependents

A plugin to the MediaWiki::Bot framework to provide steward functions to a bot....

LIFEGUARD/MediaWiki-Bot-Plugin-Steward-0.0003 - 06 Sep 2010 22:46:55 UTC - Search in distribution

Bot::Cobalt::Plugin::RandomQuote - Bot::Cobalt plugin for retrieving random quotes from files River stage zero No dependents

A Bot::Cobalt plugin. This plugin takes a directory with text files in it, and then creates commands, one for each file basename without the extension. In this file it is assumed each line is a quote, and will randomly pick one. For example if I have...

SJM/Bot-Cobalt-Plugin-RandomQuote-0.001 - 25 May 2014 22:40:20 UTC - Search in distribution

Bot::Backbone::Service::SlackChat - Connect and chat with a Slack server River stage zero No dependents

This allows a Bot::Backbone chat bot to be connect to a Slack server using their Real-Time Messaging API. This is based on AnyEvent::SlackRTM and WebService::Slack::WebApi. It also uses a CHI cache to help avoid contacting the Slack server too often,...

HANENKAMP/Bot-Backbone-Service-SlackChat-0.161950 - 13 Jul 2016 18:43:07 UTC - Search in distribution

Bot::Backbone::Service::JabberChat - Connect and chat with a Jabber server River stage zero No dependents

Connects to and chats directly with other users and chat groups using a Jabber (XMPP) server....

HANENKAMP/Bot-Backbone-Service-JabberChat-0.160630 - 03 Mar 2016 22:50:48 UTC - Search in distribution

Bot::Backbone::Service::Interactive - Access an external command through a bot River stage zero No dependents

This captures the input and output from an external command. It then causes the bot to speak all the output from the command and passes any prefixed text back to the command. This can be used to play text adventure games through a chat channel, acces...

HANENKAMP/Bot-Backbone-Service-Interactive-0.142250 - 13 Aug 2014 03:01:07 UTC - Search in distribution

Bot::BasicBot::Pluggable::FromConfig - Create a bot from a config file. River stage zero No dependents

"Bot::BasicBot::Pluggable::FromConfig" is a config loader for Bot::BasicBot::Pluggable allowing all of your Bot configuration to be declared in its own file. It is largely based on Bot::BasicBot::Pluggable::WithConfig. It's designed to allow for a wi...

MRF/Bot-BasicBot-Pluggable-FromConfig-0.6 - 11 Apr 2014 13:51:09 UTC - Search in distribution

Bot::BasicBot::Pluggable::WithConfig - initialize bot instance with YAML config River stage one • 1 direct dependent • 1 total dependent

Bot::BasicBot::Pluggable::WithConfig is instance creator with config file...

KITANO/Bot-BasicBot-Pluggable-WithConfig-0.03 - 16 Nov 2008 05:35:17 UTC - Search in distribution

lib/Games/EternalLands/Bot.pm River stage zero No dependents

FRANC/Games-EternalLands-0.04 - 04 Sep 2006 08:52:21 UTC - Search in distribution

lib/TAEB/Debug/Bot.pm River stage zero No dependents

SARTAK/TAEB-0.03 - 14 Mar 2009 15:25:11 UTC - Search in distribution

Bot::Cobalt::Plugin::Silly::FMK - Bot::Cobalt plugin for asking who the bot would F, M, or K River stage zero No dependents

A Bot::Cobalt plugin. Play the game of F-Marry-Kill with the bot. Essentially you just give it three names in a comma separated list, and it randomizes them. A very stupid, trivial plugin, that people seem to enjoy nonetheless. #mychannel> !fmk Scott...

SJM/Bot-Cobalt-Plugin-Silly-FMK-0.001 - 24 May 2014 23:51:39 UTC - Search in distribution
386 results (0.122 seconds)