Skip to content

[FEATURE] "Ignore Bot Messages" Flag in Discord Bot → New Forum Thread Message Trigger #17200

Open
@TomFrankly

Description

@TomFrankly

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Prioritized

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions