Search results for "distribution:POE-Component-IRC POE::Component::IRC::Plugin"

POE::Component::IRC::Plugin - Provides plugin constants and documentation for POE::Component::IRC River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC's plugin system has been released separately as Object::Pluggable. Gleaning at its documentation is advised. The rest of this document mostly describes aspects that are specific to POE::Component::IRC's use of Object::Pluggable....

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

POE::Component::IRC::Plugin::DCC - A PoCo-IRC plugin providing support for DCC transfers River stage three • 54 direct dependents • 109 total dependents

This plugin provides the IRC commands needed to make use of DCC. It is used internally by POE::Component::IRC so there's no need to add it manually....

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

POE::Component::IRC::Plugin::CTCP - A PoCo-IRC plugin that auto-responds to CTCP requests River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::CTCP is a POE::Component::IRC plugin. It watches for "irc_ctcp_version", "irc_ctcp_userinfo", "irc_ctcp_ping", "irc_ctcp_time" and "irc_ctcp_source" events and autoresponds on your behalf....

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

POE::Component::IRC::Plugin::Proxy - A PoCo-IRC plugin that provides a lightweight IRC proxy/bouncer River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Proxy is a POE::Component::IRC plugin that provides lightweight IRC proxy/bouncer server to your POE::Component::IRC bots. It enables multiple IRC clients to be hidden behind a single IRC client-server connection. Spawn a...

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

POE::Component::IRC::Plugin::Whois - A PoCo-IRC plugin that generates events for WHOIS and WHOWAS replies River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Whois is the reimplementation of the "irc_whois" and "irc_whowas" code from POE::Component::IRC as a plugin. It is used internally by POE::Component::IRC so there is no need to use this plugin yourself....

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

POE::Component::IRC::Plugin::Logger - A PoCo-IRC plugin which logs public, private, and DCC chat messages to disk River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Logger is a POE::Component::IRC plugin. It logs messages and CTCP ACTIONs to either #some_channel.log or some_nickname.log in the supplied path. In the case of DCC chats, a '=' is prepended to the nickname (like in irssi)...

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

POE::Component::IRC::Plugin::PlugMan - A PoCo-IRC plugin that provides plugin management services. River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::PlugMan is a POE::Component::IRC plugin management plugin. It provides support for 'on-the-fly' loading, reloading and unloading of plugin modules, via object methods that you can incorporate into your own code and a hand...

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

POE::Component::IRC::Plugin::Console - A PoCo-IRC plugin that provides a lightweight debugging and control console for your bot River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Console is a POE::Component::IRC plugin that provides an interactive console running over the loopback network. One connects to the listening socket using a telnet client (or equivalent), authenticate using the applicable...

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

POE::Component::IRC::Plugin::AutoJoin - A PoCo-IRC plugin which keeps you on your favorite channels River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::AutoJoin is a POE::Component::IRC plugin. If you get disconnected, the plugin will join all the channels you were on the next time it gets connected to the IRC server. It can also rejoin a channel if the IRC component get...

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

POE::Component::IRC::Plugin::ISupport - A PoCo-IRC plugin that handles server capabilities River stage three • 54 direct dependents • 109 total dependents

This handles the "irc_005" messages that come from the server. They define the capabilities support by the server....

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

POE::Component::IRC::Plugin::Connector - A PoCo-IRC plugin that deals with the messy business of staying connected to an IRC server River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Connector is a POE::Component::IRC plugin that deals with making sure that your IRC bot stays connected to the IRC network of your choice. It implements the general algorithm as demonstrated at <http://poe.perl.org/?POE_C...

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

POE::Component::IRC::Plugin::CycleEmpty - A PoCo-IRC plugin which cycles channels if they become empty and opless. River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::CycleEmpty is a POE::Component::IRC plugin. When a channel member quits, gets kicked, or parts, the plugin will cycle the channel if the IRC component is alone on that channel and is not a channel operator. If there was a...

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

POE::Component::IRC::Plugin::BotTraffic - A PoCo-IRC plugin that generates events when you send messages River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::BotTraffic is a POE::Component::IRC plugin. It watches for when your bot sends PRIVMSGs and NOTICEs to the server and generates the appropriate events. These events are useful for logging what your bot says....

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

POE::Component::IRC::Plugin::FollowTail - A PoCo-IRC plugin to follow the tail of an ever-growing file River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::FollowTail is a POE::Component::IRC plugin that uses POE::Wheel::FollowTail to follow the end of an ever-growing file. It generates "irc_tail_" prefixed events for each new record that is appended to its file....

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

POE::Component::IRC::Plugin::NickServID - A PoCo-IRC plugin which identifies with NickServ when needed River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::NickServID is a POE::Component::IRC plugin. It identifies with NickServ on connect and when you change your nick, if your nickname matches the supplied password. Note: If you have a cloak and you don't want to be seen wit...

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

POE::Component::IRC::Plugin::BotCommand - A PoCo-IRC plugin which handles commands issued to your bot River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::BotCommand is a POE::Component::IRC plugin. It provides you with a standard interface to define bot commands and lets you know when they are issued. Commands are accepted as channel or private messages. The plugin will re...

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

POE::Component::IRC::Plugin::NickReclaim - A PoCo-IRC plugin for reclaiming your nickname River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::NickReclaim - A POE::Component::IRC plugin automagically deals with your bot's nickname being in use and reclaims it when it becomes available again. It registers and handles 'irc_433' events. On receiving a 433 event it ...

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

POE::Component::IRC::Plugin::BotAddressed - A PoCo-IRC plugin that generates events when you are addressed River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::BotAddressed is a POE::Component::IRC plugin. It watches for public channel traffic (i.e. "irc_public" and "irc_ctcp_action") and will generate an "irc_bot_addressed", "irc_bot_mentioned" or "irc_bot_mentioned_action" eve...

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

POE::Component::IRC::Projects - A listing of projects that use POE::Component::IRC River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Projects strives to document projects that are using POE::Component::IRC>. Projects can include subclasses, bot frameworks, bots, etc. The only stipulation for inclusion is that the project utilises POE::Component::IRC>. Inclusio...

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

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
27 results (0.193 seconds)