Open
Description
Is your feature request related to a problem? Please describe.
The new forum thread message trigger will trigger even when the message is from the configured Discord bot. This can cause, at worst, an infinite loop in a workflow that uses the bot to respond to new forum thread messages. Even with if/then code or workflow management, it results in wasted credits.
Describe the solution you'd like
Include a flag that will only emit an event if the new message is NOT from the configured Discord bot.
Do you have a workaround?
For now, I'll either have to deal with wasted credits and a stop-case in my first action, or code my own custom Discord bot trigger.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Prioritized