For those curious, chatbotScript does not pick up event messages by default. I ended up modifying ChatManager.java to call a special event handler function in my chatbotScript every time it handles processEvent. My function then checks if it's a kmail or whatever and does stuff appropriately.
Thanks, though!


Reply With Quote
