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

NAME

Bot::Net::Script::Server - Startup the Bot::Net IRC Daemon

SYNOPSIS

  bin/botnet server

DESCRIPTION

Starts the IRC daemon that is used to access the back-end features of Bot::Net. Once this daemon is started, you will probably want to start the workers that will connect to the IRC daemon.

METHODS

run

Runs the server.

AUTHORS

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2007 Boomer Consulting, Inc. All Rights Reserved.

This program is free software and may be modified and distributed under the same terms as Perl itself.