1POE::Component::IRC::PrUosjeerctCso(n3t)ributed Perl DocPuOmEe:n:tCaotmipoonnent::IRC::Projects(3)
2
3
4
6 POE::Component::IRC::Projects - A listing of projects that use
7 POE::Component::IRC
8
10 perldoc POE::Component::IRC::Projects
11
13 POE::Component::IRC::Projects strives to document projects that are
14 using POE::Component::IRC>. Projects can include subclasses, bot
15 frameworks, bots, etc. The only stipulation for inclusion is that the
16 project utilises POE::Component::IRC>.
17
18 Inclusion to ( or inversely, exclusion from ) this list does not imply
19 any sort of endorsement ( or disapproval ) of the said project.
20
22 An alphabetically ordered list of bot frameworks, that are available on
23 CPAN.
24
25 Amethyst
26 Amethyst is a bot core capable of handling parsing and routing of
27 messages between connections and brains. Amethyst can handle an
28 arbitrary number of connections of arbitrary types (given an
29 appropriate module in Amethyst::Connection::*), routing these
30 messages fairly arbitrarily through multiple processing cores
31 (brains, live in Amethyst::Brain::*), and responding to these
32 messages on other arbitrary connections.
33
34 Bot::BasicBot
35 Basic bot system designed to make it easy to do simple bots,
36 optionally forking longer processes (like searches) concurrently in
37 the background.
38
39 Bot::Pluggable
40 This is a very small (but important) part of a pluggable IRC bot
41 framework. It provides the developer with a simply framework for
42 writing Bot components as Perl modules.
43
44 Bot::Infobot
45 Bot::BasicBot::Pluggable based replacement for the venerable
46 infobot.
47
48 IRC::Bot
49 A complete bot, similar to eggdrop using POE::Component::IRC.
50 Allows access to all channel user management modes. Provides !seen
51 functions, a complete help system, logging, dcc chat interface, and
52 it runs as a daemon process. IRC::Bot utilizes Cache::FileCache for
53 seen functions, and for session handling.
54
55 ThreatNet::Bot::AmmoBot
56 ThreatNet::Bot::AmmoBot is the basic foot soldier of the ThreatNet
57 bot ecosystem, fetching ammunition and bringing it to the channel.
58 It connects to a single ThreatNet channel, and then tails one or
59 more files scanning for threat messages while following the basic
60 channel rules.
61
63 POE::Component::IRC::Plugin::RSS::Headlines
64 A POE::Component::IRC plugin that provides RSS headline retrieval.
65
66 POE::Component::IRC::Plugin::URI::Find
67 A POE::Component::IRC plugin that finds URIs in channel traffic.
68
69 POE::Component::IRC::Plugin::POE::Knee
70 A POE::Component::IRC plugin that runs Acme::POE::Knee races.
71
72 POE::Component::IRC::Plugin::Blowfish
73 A POE::Component::IRC plugin that provides blowfish encryption.
74
75 POE::Component::IRC::Plugin::YouTube::MovieFindStore
76 A plugin for finding, resolving .FLV, and optionally storing
77 YouTube URIs.
78
79 POE::Component::IRC::Object
80 A slightly simpler OO interface to PoCoIRC
81
82 POE::Component::IRC::Onjoin
83 This module implements a class that provides moved message and
84 onjoin services as an IRC bot. Based on the configuration
85 parameters passed to it via its constructor it will connect to a
86 channel on a server and immediately send everyone on that channel a
87 message privately. It will also send the same message to the
88 channel itself publically at the specified interval. All users
89 joining the channel thereafter will also receive the message.
90
92 App::Bondage
93 A featureful easy-to-use IRC bouncer.
94
95
96
97perl v5.12.2 2010-11-05 POE::Component::IRC::Projects(3)