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 "dist:Bot-Net Chatbot"

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

Bot::Net - run your very own IRC bot net River stage zero No dependents

EXPERIMENTAL: 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 UTC

Bot::Net::Mixin::Bot::IRC - mixin class for building IRC bots River stage zero No dependents

This is the mixin-class for Bot::Net IRC bots. You "inherit" all the features of this mixin by using the class: use Bot::Net::Bot; # define a Bot::Net bot use Bot::Net::Mixin::Bot::IRC; # become an IRC bot...

HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTC

Bot::Net::Mixin::Bot::IRCD - mixin class for building IRC daemon bots River stage zero No dependents

Some bots are best run direclty on the server itself. This is generally useful for handling channel or nick management services and other administrative tasks. A typical bot should run as a separate entity whenever possible. See Bot::Net::Mixin::Bot:...

HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTC
4 results (0.028 seconds)