Run macros from common Foundry VTT hooks. Currently, this only supports adding and removing status effects on actors tokens.
Instructions
Status Effects / Conditions
If you have a status effect or condition named `Blessed`, for example, you can create macros named `Blessed.apply` and/or `Blessed.removed` and this mod will run those when that effect is applied and/or removed from an actor's token.
Combat Turns
If you create a macros named `Combat.startTurn` and/or a macro named `Combat.endTurn`, these macros will be run at the start and end of the actors turns in combat.
Reporting Bugs and Feature Requests
Please open an issue here: https://gitlab.com/csmcfarland/csm-macro-monkey/-/issues.