Describe the solution you'd like
Allow a "Random From Folder" file in the Send Discord Message Effect.
An alternative would be to allow using a Filepath with variables.
Additional context
I have a friend who's using the $runEffect[effectJson] variable to run a Send Discord Message effect with the flags copied from a Show Image effect so that they can post random images to Discord from a folder. This works fine, but is prone to breaking as it's clearly not an intended use case.
Describe the solution you'd like
Allow a "Random From Folder" file in the Send Discord Message Effect.
An alternative would be to allow using a Filepath with variables.
Additional context
I have a friend who's using the
$runEffect[effectJson]variable to run a Send Discord Message effect with the flags copied from a Show Image effect so that they can post random images to Discord from a folder. This works fine, but is prone to breaking as it's clearly not an intended use case.