The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "poe::component::irc"

POE::Component::IRC - A fully event-driven IRC client module River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect...

BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC - Search in distribution

POE::Component::IRC::Object - A slightly simpler OO interface to PoCoIRC River stage one • 1 direct dependent • 1 total dependent

Quite simply, I didn't like the way the module POE::Component::IRC worked. I felt like it required me to do too many things - create a PoCo::IRC instance for each IRC client, and then create a session, and in the "_start" for the session I was suppos...

MSERGEANT/POE-Component-IRC-Object-0.02 - 02 Jul 2002 14:39:56 UTC - Search in distribution

POE::Component::Server::IRC - A fully event-driven networkable IRC server daemon module. River stage one • 6 direct dependents • 6 total dependents

POE::Component::Server::IRC is a POE component which implements an IRC server (also referred to as an IRC daemon or IRCd). It should be compliant with the pertient IRC RFCs and is based on reverse engineering Hybrid IRCd behaviour with regards to int...

BINGOS/POE-Component-Server-IRC-1.62 - 28 Dec 2021 18:57:15 UTC - Search in distribution

POE::Component::IRC::Service - a fully event driven IRC Services module River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Service is a POE component borrowed heavily from POE::Component::IRC which acts as an easily controllable IRC Services client for your other POE components and sessions. The module is a wrapper for various sub components which ac...

BINGOS/POE-Component-IRC-Service-0.998 - 27 Apr 2017 14:26:31 UTC - Search in distribution

POE::Component::IRC::Plugin::Eval - Evaluate code with App::EvalServer River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Eval is a POE::Component::IRC plugin. It reads 'eval' commands from IRC users and evaluates code with App::EvalServer. You must add a POE::Component::IRC::Plugin::BotCommand plugin to the IRC component before adding this ...

HINRIK/POE-Component-IRC-Plugin-Eval-0.07 - 08 Apr 2011 12:33:37 UTC - Search in distribution

POE::Component::IRC::Plugin::Role - A Moose role for POE::Component::IRC plugins River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Role is a Moose role that encapsulates some of the boilerplate required to write POE::Component::IRC plugins with Moose. Simply consume the role in your Moose based plugins....

BINGOS/POE-Component-IRC-Plugin-Role-0.10 - 26 Feb 2017 14:39:29 UTC - Search in distribution

POE::Component::IRC::Plugin::Seen - PoCo-IRC plugin that remembers seeing people River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Seen is a PoCo-IRC plugin that remembers what each person around it did last. It remembers public messages, joins and parts. When somebody sends him a private message of the form 'seen NICKNAME' or somebody says 'seen NIC...

MGV/POE-Component-IRC-Plugin-Seen-0.001002 - 29 Aug 2015 22:01:14 UTC - Search in distribution

POE::Component::IRC::Plugin::Hailo - A PoCo-IRC plugin which provides access to a Hailo conversation simulator. River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Hailo is a POE::Component::IRC plugin. It provides "intelligence" through the use of POE::Component::Hailo. It will talk back when addressed by channel members (and possibly in other situations, see "new"). An example: --...

HINRIK/POE-Component-IRC-Plugin-Hailo-0.18 - 14 Dec 2012 19:30:03 UTC - Search in distribution
  • irchailo-seed - Creates a Hailo training file from logs generated by POE::Component::IRC::Plugin::Logger or irssi.

POE::Component::IRC::Plugin::Hello - PoCo-IRC plugin that says hello River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Hello is a PoCo-IRC plugin that greets back who greet him or a channel in public. It knows how to say hello in several languages, and greets people in a randomly chosen language. The list of greetings is configurable by t...

MGV/POE-Component-IRC-Plugin-Hello-0.001004 - 13 May 2017 22:42:05 UTC - Search in distribution

POE::Component::IRC::Plugin::Karma - A POE::Component::IRC plugin that keeps track of karma River stage one • 1 direct dependent • 1 total dependent

This plugin keeps track of karma ( perl++ or perl-- ) said on IRC and provides an interface to retrieve statistics. The bot will watch for karma in channel messages, privmsgs and ctcp actions. IRC USAGE * thing++ # comment Increases the karma for <th...

APOCAL/POE-Component-IRC-Plugin-Karma-0.003 - 16 Apr 2011 01:35:42 UTC - Search in distribution

POE::Component::IRC::Plugin::Donuts - IRC Plugin to announce when there are fresh donuts in the area! River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Donuts is an IRC plugin that announces when there are fresh Krispy Kreme donuts near the given location...

CURTIS/POE-Component-IRC-Plugin-Donuts-0.07 - 22 Feb 2014 21:07:53 UTC - Search in distribution

POE::Component::IRC::Plugin::Thanks - make witty responses to "thank you"s River stage one • 1 direct dependent • 1 total dependent

ZOFFIX/POE-Component-IRC-PluginBundle-Toys-1.001002 - 04 Jul 2018 17:27:30 UTC - Search in distribution

POE::Component::IRC::Plugin::Infobot - Add infobot features to an PoCo-IRC River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Infobot is a PoCo-IRC plugin that makes a PoCo-IRC behave like a simple infobot. It stores factoids in a DB_File database and lets IRC users add, remove and retreive factoids. The constructor takes one optional argument, ...

MGV/POE-Component-IRC-Plugin-Infobot-0.001003 - 14 Nov 2015 18:50:46 UTC - Search in distribution

POE::Component::IRC::Plugin::MegaHAL - A PoCo-IRC plugin which provides access to a MegaHAL conversation simulator. River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::MegaHAL is a POE::Component::IRC plugin. It provides "intelligence" through the use of POE::Component::AI::MegaHAL. It will talk back when addressed by channel members (and possibly in other situations, see "new"). An exa...

HINRIK/POE-Component-IRC-Plugin-MegaHAL-0.46 - 14 Dec 2012 19:31:41 UTC - Search in distribution
  • irchal-seed - Creates a MegaHAL training file from logs generated by POE::Component::IRC::Plugin::Logger or irssi.

POE::Component::IRC::Plugin::IRCDHelp - Provides IRCD Server Help River stage one • 1 direct dependent • 1 total dependent

This Plugin will assist your users if they are new to IRC by providing assistance on NickServ, ChanServ, MemoServ and Changing their Nick. This Plugin can be extended simply by adding new commadnds and definitions...

SCILLEY/IRCDHelp-0.02 - 29 Apr 2013 00:44:18 UTC - Search in distribution

POE::Component::IRC::Plugin::BaseWrap - base class for IRC plugins which need triggers/ban/root control River stage one • 6 direct dependents • 6 total dependents

The module is a base class which provides features such as limiting user access to the plugin (banned/root), triggering on matching trigger. The module provides listening to requests in public channels as well as /notice and /msg messages....

ZOFFIX/POE-Component-IRC-Plugin-BaseWrap-1.001001 - 02 Feb 2014 17:17:56 UTC - Search in distribution

POE::Component::IRC::Plugin::Blowfish - A POE::Component::IRC plugin that provides blowfish encryption. River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Blowfish, is a POE::Component::IRC plugin that provides a mechanism for encrypting and decrypting IRC messages using Crypt::Blowfish_PP. If there is a blowfish key set for a IRC channel this plugin will always encrypt and...

PLU/POE-Component-IRC-Plugin-Blowfish-0.01 - 01 Sep 2007 20:25:04 UTC - Search in distribution

POE::Component::IRC::Plugin::Bollocks - A POE::Component::IRC plugin that talks bollocks. River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Bollocks is a POE::Component::IRC plugin generates management bullshit whenever you need it....

BINGOS/POE-Component-IRC-Plugin-Bollocks-1.02 - 18 Feb 2017 16:27:30 UTC - Search in distribution

POE::Component::IRC::Plugin::CoreList - A POE::Component::IRC plugin that provides Module::CoreList goodness. River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::CoreList is a port of Bot::BasicBot::Pluggable::Module::CoreList to the POE::Component::IRC plugin framework. It is a frontend to the excellent Module::CoreList module which will let you know what modules shipped with whi...

BINGOS/POE-Component-IRC-Plugin-CoreList-1.06 - 26 Feb 2017 14:37:46 UTC - Search in distribution

POE::Component::IRC::Plugin::QueryDNS - A POE::Component::IRC plugin for IRC based DNS queries River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin that provides DNS query facilities to the channels it occupies and via private messaging. It uses POE::Component::Client::DNS to do non-blocking DNS queries. By default the plugin ...

BINGOS/POE-Component-IRC-Plugin-QueryDNS-1.04 - 17 Nov 2011 21:52:34 UTC - Search in distribution
114 results (0.128 seconds)