Hi all
Sorry for my n00bish questions here, but I'm fairly green when it comes to Bebot's and AOChat's code base. Please be gentle =)
I have been poking around in the bebot and aochat code base trying to figure out how it works. I have primarily looked at how events are received, registered and parsed in the following files:
Bot.php
Main.php
AOChat.php
AOChatWrapper.php
One thing I have noticed is that there are events for buddy logon/logoff and for private group joins/leaves, but nothing for non buddy/PG.
I seem to recall an "AORC" type client where I would get constant spam every time someone connected/disconnected the AO chat servers...
Is it possible to receive an event every time someone joins or leaves the AO chat server via the AOChat.php lib?
Or is the only alternative to list all characters on a dimension and poll them for their online status at regular intervals?
Cheers!
Hurt