Projects / PircBot

PircBot

PircBot is a Java framework for writing IRC bots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC chat, file resuming, ident support, multiple servers, and more. Its comprehensive logfile format is suitable for use with pisg to generate channel statistics. Full documentation is included, and the Web site contains a 5-minute step-by-step guide to making your first IRC bot.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  12 Apr 2007 16:30

Release Notes: This release adds a new method to make it easy to identify with NickServ. This is useful on networks such as Freenode where a client must identify itself before it is able to send private messages.

  •  29 Mar 2005 13:57

Release Notes: This release offers firewall and multiple NIC support. An arbitrary IP address can be selected and used to receive DCC connections, thus facilitating the sending of files from behind a firewall or NAT. There is also the option of specifying a fixed set of port numbers to make port forwarding much easier.

  •  20 Jul 2004 08:03

Release Notes: A close() method was introduced in the DccFileTransfer class, allowing you to abort file transfers at any moment. The new getTransferRate() method lets you estimate the average transfer speed of a file.

  •  28 Feb 2004 18:31

Release Notes: This release introduces a new method, sendRawLineViaQueue, which allows you to have more control over what you send without flooding the server. You can now call setAutoNickChange(true) to make PircBot automatically obtain a valid nickname if the desired name is already in use.

  •  16 Feb 2004 13:41

Release Notes: This release handles messages correctly in channels with ! and + prefixes.

RSS Recent comments

06 Feb 2003 06:35 chrislamb Thumbs up

PircBot is jibbly
I would have to agree - pircBot is excellent. All the nastiness of IRC is hidden away so all you have to worry about is what to say.

01 Dec 2002 15:23 paulos

Re: Great work

> I can't but agree :) nice work , just I
> can't get the $""$"$ DCC SEND and GET to
> work
>
>

They should work fine - check you're not behind a firewall or anything!

19 Nov 2002 05:38 AcidFlake Thumbs up

Re: Great work
I can't but agree :) nice work , just I can't get the $""$"$ DCC SEND and GET to work

02 Jun 2002 10:40 bencc99 Thumbs up

Great work
I've been using this for a few weeks now for a small personal IRC bot. Dead simple to use, good documentation, and tech support that's second to none ;)

good work paul...

Screenshot

Project Spotlight

Recovery Is Possible!

A CD or USB Linux boot/rescue system.

Screenshot

Project Spotlight

PHPDevShell

A stable, secure, fast PHP RAD administration framework.