AppleScript for chat event
Posted: Sun Aug 17, 2008 9:54 pm
In the Events preferences, there is an option to run an AppleScript script when something happens.
I wold like to run an applescript event whenever a message in a group chat is received. Does anyone know how to then access the chat message in the applescrpt? Is there an AppleScript event for the chat?
i.e.
onchat()
--do stuff here
end onchat
i.e. what is the applescript event? how do I access the chat message?
Also, any pointers to the Adium AppleScript docs / tutorials? I have seen this:
http://trac.adiumx.com/wiki/AppleScript_Support_1.2
but it seems to be focused on external applications talking to Adium, and not on handling events.
Basically, I want Adium to send a Growl event whenever someone mentions my name in a group chat window.
Any help would be appreciated.
mike
I wold like to run an applescript event whenever a message in a group chat is received. Does anyone know how to then access the chat message in the applescrpt? Is there an AppleScript event for the chat?
i.e.
onchat()
--do stuff here
end onchat
i.e. what is the applescript event? how do I access the chat message?
Also, any pointers to the Adium AppleScript docs / tutorials? I have seen this:
http://trac.adiumx.com/wiki/AppleScript_Support_1.2
but it seems to be focused on external applications talking to Adium, and not on handling events.
Basically, I want Adium to send a Growl event whenever someone mentions my name in a group chat window.
Any help would be appreciated.
mike