OMG IRC . com
[ oh my god internet relay chat ]

PISG is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats. It was originally written because IRCStats wasn't open source. So here's an open source/GPL'ed version to anyone interested. It's a funny thing for your IRC channel, and it's highly customizeable.
Check out our PISG Channel stats page!
Supported logfile formats:
* X-Chat * mIRC * mIRC6 * Eggdrops * bxlog for BitchX * irssi
* virc98 * dancer * Trillian * Grufti * mbot * winbot
* zcbot * muh * energymech * ircII * psybnc * ircle
* infobot * axur * bobot * oer * perlbot * Vision
* pircbot * KVIrc * HydraIRC * sirc * moobot * supybot
* blootbot * dircproxy
In this article, we walk you through a entire setup of a basic PISG Channel stats generator for your TCL Enabled Eggdrop. If you're not familiar with what an Eggdrop is, check out our Article on Eggdrops. You will need a tested and running Eggdrop for this installation.
05/13: Eggdrop Installation

An IRC bot is a program that sits in an IRC channel around the clock, keeping it open 24 hours a day. It looks just like a normal user on the channel, but is usually idle until it's called upon to perform a particular function. A bot can contribute greatly to the stability of a channel by protecting it from takeovers and abusers, and providing a central location for storage of the channel op list and giving ops to those users when they join the channel. It can also perform many other useful functions, such as logging channel events, providing frequently-requested information, hosting trivia games, and so on. IRC bots are particularly important on IRC networks without channel registration services, such as EFnet and IRCnet, and on networks that may prevent your channel being registered due to certain registration requirements, such as Undernet. On these networks, keeping a channel running smoothly without some kind of IRC bot would often be impossible.
There are many types of bots out there, such as Acidblood, ComBot, EnergyMech, IncuBot, HackBot, and so on. Most of these are old and unsupported, leaving only one bot that has survived the test of time - the Eggdrop.
What is an Eggdrop?
Eggdrop is the most advanced, most popular, and best supported IRC bot. If you've never used a bot before, you'll find Eggdrop provides a staggering array of options for channel management, and can easily be expanded further to provide even more functions. The Eggdrop code is free for anyone to download and use. Some of the main features of Eggdrop include:
- Support for multiple channels.
- An advanced, flexible userfile structure.
- The 'party line', a unique feature accessed by DCC chat which allows you to speak to others connected to the bot's party line, and is also used as a console where you can control and use most of Eggdrop's features.
- Botnet support, allowing you to link multiple bots to create a 'botnet' and synchronise userfiles with automatic userfile sharing.
- Multi-language support, with English, German and French included.
- Support for Tcl scripts and modules, allowing you to easily add extra features to the bot.
Eggdrop is the world's most popular Open Source IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU General Public License (GPL). Eggdrop was originally developed by Robey Pointer; however, he no longer works on Eggdrop so please do not contact him for help solving a problem or bug.
Some features of Eggdrop:
* Designed to run on Linux, *BSD, SunOs, Windows, Mac OS X, etc ...
* Extendable with Tcl scripts and/or C modules
* Support for the big six IRC networks (OMGIRC, Undernet, DALnet, EFnet, IRCnet, and QuakeNet)
* The ability to form botnets and share partylines and userfiles between bots
Some benefits of Eggdrop:
* The oldest IRC bot still in active development (Eggdrop was created in 1993)
* Established IRC help channels and web sites dedicated to Eggdrop
* Thousands of premade Tcl scripts and C modules
* Best of all ... It's FREE!
Read on to learn how to install your eggdrop!