Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.047 Times

Simple Irc Bot software
Filter: All | Freeware | Demo
 

Simple Irc Bot

1 2 3 4 5 > 
Added: August 11, 2010 | Visits: 1.892

Bot::BasicBot::Pluggable Bot::BasicBot::Pluggable is a Perl extension to the simple irc bot base class allowing for pluggable modules. SYNOPSIS Creating the bot module # with all defaults my $bot = Bot::BasicBot->new(); # with useful options my $bot = Bot::BasicBot::Pluggable->new( channels => ["#bottest"],... Platforms: *nix

License: Freeware Size: 31.74 KB Download (461): Bot::BasicBot::Pluggable Download

Added: March 05, 2010 | Visits: 814

Pyplet PyPlet is a very simple IRC bot who speaks ! You can use PyPlet in learning environments, to help visually impaired people, or just for fun. Please tell us what you do with it. PyPlet can be interfaced with ANY Text To Speech engine. Two scripts are provided as examples on how to interface PyPlet... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Pyplet Download

Added: September 04, 2010 | Visits: 2.151

IRC::Bot::Help IRC::Bot::Help is a module to dispatch help for IRC::Bot. SYNOPSIS use IRC::Bot::Help; my $seen = IRC::Bot::Help->new(); # later on... # User asks for help in DCC CHAT sub on_dcc_chat { my ( $kernel, $id, $who, $msg ) = @_[ KERNEL, ARG0, ARG1, ARG3 ]; my $nick = ( split /!/, $who... Platforms: *nix

License: Freeware Size: 11.26 KB Download (232): IRC::Bot::Help Download

Added: May 10, 2013 | Visits: 968

PHP IRC bot This script is an IRC bot, written in PHP and using MySQL as database. It supports UNIX and Windows platforms. Platforms: Windows, *nix, PHP,

License: Freeware Download (128): PHP IRC bot Download

Added: May 10, 2013 | Visits: 378

FulbotPHP 0.5a FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): FulbotPHP 0.5a Download

Added: May 25, 2013 | Visits: 624

PHP IRC bot for Scripts This script is an IRC bot, written in PHP and using MySQL as database. It supports UNIX and Windows platforms. Platforms: PHP

License: Freeware Size: 10 KB Download (46): PHP IRC bot for Scripts Download

Added: December 10, 2013 | Visits: 881

Lucky IRC Bot Lucky IRC Bot is an IRC Bot written in PHP.It's OOP, and has a beautiful class structure. It's modular, and creating your own plugins is really easy if you have some basic PHP skills. Platforms: PHP

License: Freeware Size: 522.24 KB Download (53): Lucky IRC Bot Download

Added: August 07, 2013 | Visits: 488

FulbotPHP for Scripts FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection. Platforms: PHP

License: Freeware Size: 10 KB Download (51): FulbotPHP for Scripts Download

Added: May 10, 2013 | Visits: 475

A2K Bot A2K (formerly known as Accutron 2000) is a small, simple, and unobtrusive IRC bot. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): A2K Bot Download

Added: May 10, 2013 | Visits: 548

zb3 IRC bot zb3 is an IRC statistics and info bot written in perl and php using mysql as a database engine. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (69): zb3 IRC bot Download

Added: September 23, 2010 | Visits: 1.482

e-Bot e-Bot is an IRC bot written in Perl. Its main functioning is based on the Socket.pm Perl module, which makes possible its use on most servers that support Perl. This software will require Perl 5. You should be able to start up just by running infobot. If you are using macperl, you will... Platforms: *nix

License: Freeware Size: 8.19 KB Download (150): e-Bot Download

Added: May 10, 2013 | Visits: 1.443

PHP-IRC PHP-IRC is a modular IRC bot written in PHP5 with a combination of object based/oriented programming. It operates under several different platforms with the purpose of automating common information related tasks on IRC. There are two main reasons that PHP was selected as the primary... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (144): PHP-IRC Download

Added: May 10, 2013 | Visits: 492

Joker the IRC bot It connects to an IRC server and is able to send commands and retrieve the server responses. It can also detect several types of events and dispatch external plug-in classes that were previously registered to handle those events. Requirements: - PHP 5.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Joker the IRC bot Download

Added: May 10, 2013 | Visits: 798

daddy-bot daddy-bot is an IRC bot, written in PHP, designed for channel protection, entertainment, and channel help. The bot is very flexible, and you can script your own add-ons, called modules, much like TCL scripts for eggdrops. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (73): daddy-bot Download

Added: May 10, 2013 | Visits: 639

IRC PHPbot IRC PHPbot is an IRC bot coded in PHP using MySQL for its database system. It will support the commonly used IRC commands as well as others. It can easilly be extended with additional commands. It is coded so it is easy to create your own commands aswell. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): IRC PHPbot Download

Added: January 22, 2010 | Visits: 971

ServerSpyIRC ServerSpyIRC project is an IRC bot to get information about online Quake2, Quake3, and Halflife servers. ServerSpyIRC is a Perl IRC bot (based on Net::IRC) which can retrieve information about Quake2, Quake3, and Halflife/CS online game servers. It supports many search functions, scanning of... Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): ServerSpyIRC Download

Added: November 26, 2010 | Visits: 1.497

PieSpy PieSpy is an IRC bot that monitors a set of IRC channels. It uses a simple set of heuristic methods to infer relationships between pairs of users. These inferrences allow PieSpy to build a mathematical model of a social network for any channel. These social networks can be drawn and used to... Platforms: *nix

License: Freeware Size: 146.43 KB Download (99): PieSpy Download

Added: November 01, 2010 | Visits: 1.486

Potbot Potbot is an IRC bot written in Perl. It it intended for aditional code to be added to produce a custom bot to do a certain job. Its code is modular to allow for easy additions. The bot is fully functional as it is, without any code additions. This bot is certainly not finished. Its very buggy... Platforms: *nix

License: Freeware Size: 8.19 KB Download (246): Potbot Download

Added: May 10, 2013 | Visits: 1.541

Perlbot Perlbot is an IRC bot written in Perl. It depends on Net::IRC and its goals are simplicity and modularity. Perlbot is a totally modular bot. All functionality is provided by Plugins which use a standard, simple API. The two most common levels of functionality are encompassed by the "Core" and... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (123): Perlbot Download

Added: January 18, 2010 | Visits: 1.097

ToolBot ToolBot is an IRC bot designed to provide various services on channels. ToolBot does not intend to compete with the various infobots or channel protection bots, but rather is targeting the needs that small, dedicated, and private IRC channels have. These future needs include various logging and... Platforms: *nix

License: Freeware Size: 52.22 KB Download (115): ToolBot Download

1 2 3 4 5 >