Actions
Feature proposal #5600
closedImplement action triggers
Description
Implement triggers for actions themselves. This will allow chaining actions. For example a URL to send a PM, which then redirects.
Actions
Added by krileon about 9 years ago. Updated about 9 years ago.
Description
Implement triggers for actions themselves. This will allow chaining actions. For example a URL to send a PM, which then redirects.
Implemented autoactions_onAction, which allows acting on the successful firing of another action.