It would be simple for a plugin to initiate an ACT command. You would just need to handle
this event to figure out if it has the chat text you want and then call
this method to initiate the command. Since you're already forced into having a plugin... you could probably expand the UI to do more complicated things to ACT through the plugin.