Search code examples
phpircusage-statisticsvisitor-statistic

how can i output IRC server details via php on my website?


i want to tell people details of how many users are in my server.. and possibly a specific channel, if that is possible. my website's in PHP.

litterally a network "statistics" sctipt for my IRC network. doesn't have to be real time, but it should gather the data when the page is loaded such as php normally does.


Solution

  • http://www.magirc.org/ is a front end for anope "StatServ" which is a channel statistics IRC service. basically, it takes the data collected from StatServ on your IRC network and makes graphs and shows information. it supports MySQL and anope.