binarybucks / ospreyapp

The open source Mac XMPP messenger with class
Other
35 stars 5 forks source link

Add automation support #12

Closed binarybucks closed 12 years ago

binarybucks commented 12 years ago

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.