Skip to content

[improvement/integration-action-expansion] Discord integration improvements #272

Description

@makiroll1125

What happened:
The Discord integration improvement is great and has expanded the amount of actions it can perform greatly, but there are two issues:

  • CraftBot is unable to detect messages the user is replying to
  • CraftBot may be calling "Get discord messages" too often, wasting tokens and time

What I expected:
CraftBot should be aware of the message the user is replying to and perform accordingly. For example, if I ask CraftBot to edit a message I am replying to, CraftBot should be aware of this. However, CraftBot is often unable to retrieve the message the user is replying to.
Regarding the second issue, CraftBot often has to call "Get discord messages" multiple times in order to retrieve the context / messages the user is referring to.

Steps to reproduce:

  1. Open CraftBot and connect discord integration
  2. Reply to a message from CraftBot in discord asking to perform an action (edit, reply, delete)

Environment: (browser, OS, server, version/commit)
Browser: Microsoft Edge
OS: Windows 11
Branch: improvement/integration-action-expansion (PR #271)

Logs / screenshots:

Image

Metadata

Metadata

Assignees

Labels

ImprovementOptimization and improvement over existing featurepriority: low

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions