Skip to content

require_mention = true is not working for discord #289

@green-creeper

Description

@green-creeper

Hello,

I faced the issue that require_mention = true setting is ignored by agent

Config:

[[bindings]]
agent_id = "skynet-junior"
channel = "discord"
guild_id = "<id>"
require_mention = true
channel_ids = ["<id>"]

I asked the agent to ignore messages, and now it responds with this

skip Marcatori{"reason": "The user did not address me directly (no tag or direct question). The message is a general greeting."}

While I need it to completely ignore messages in the channel.

What I tried:

  • remove agent folder in .spacebot directory
  • update to the latest 0.2.2 version of spacebot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions