Skip to content

Don't respond to messages sent by self #3

@dblock

Description

@dblock

The default behavior doesn't check whether the bot is talking to itself, which may cause infinite message loops.

Possible workaround for now in each mention:

return if data.user == data.team.bot_user_id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions