Why IRCStats exists
IRC communities generate years of activity, but raw logs are difficult to understand at a glance. IRCStats gives that history structure: active periods, top participants and long-term patterns.
IRCStats.net is a volunteer project started in 2019 to turn channel logs into useful, readable statistics while keeping the raw conversation out of the public interface.
IRC communities generate years of activity, but raw logs are difficult to understand at a glance. IRCStats gives that history structure: active periods, top participants and long-term patterns.
Channel logs are processed by PISG, the Perl IRC Statistics Generator. PISG creates the detailed statistics pages while this PHP website provides the public directory and project interface around them.
This is not an official Undernet service. It is maintained independently in spare time for IRC communities that want a statistical view of their activity.
PISG analyzes IRC log formats and produces detailed HTML statistics, including activity distributions, user rankings, word counts and community records.
Visit PISG project ↗IRC logs
│
▼
PISG parser
│
├── activity
├── users
├── words
└── records
│
▼
IRCStats.net