Implement the ability to trigger certain actions (e.g. execute AppleScript) when certain events occur.
This could be done by letting the user provide certain regular expressions that are run against incoming messages to trigger predefined events.
To begin with, an auto responder could be implemented that responds to a message containing "Ping" by automatically sending a "Pong" message.
Implement the ability to trigger certain actions (e.g. execute AppleScript) when certain events occur. This could be done by letting the user provide certain regular expressions that are run against incoming messages to trigger predefined events.
To begin with, an auto responder could be implemented that responds to a message containing "Ping" by automatically sending a "Pong" message.