
Bot::Net::Script::Run - Run a single server or bot

# To run a server bin/botnet run --server ServerName # To run a bot bin/botnet run --bot BotName

Starts a single server or bot process.

Returns the options used by the scrip. See App::CLI::Command.
Runs the requested server or bot.

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

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.