Hi all,
did you miss me?
I hope so.


Well, I need your help.
I have to get some stats from an IRCd on my localhost.

I need to know which channels are opened and who's logged on. This job should be done in PHP/4.2+. I found some classes to connect to IRCds but they all hang up and return nothing. Some need to run in console but that's not possible in my case. The script should run on demand (called through the webserver (or cronjob)).

I own root-access - maybe it's easier to grab some info from the IRCds files? I use Unreal 3.2 beta14 on SuSE Linux 8.1.

So if you know an easy way to connect to the local IRCd or to get the info another way, please let me know.

I don't want to bug my users which are logged in with channel join messages from my bot! So a bot which joins every channel explicitly is useless.




I hope someone can help me!

Tia