Skip to content

feat: add Discord message deletion action#19052

Closed
likejudy wants to merge 1 commit into
NousResearch:mainfrom
likejudy:fix/discord-delete-message-tool
Closed

feat: add Discord message deletion action#19052
likejudy wants to merge 1 commit into
NousResearch:mainfrom
likejudy:fix/discord-delete-message-tool

Conversation

@likejudy
Copy link
Copy Markdown

@likejudy likejudy commented May 3, 2026

Summary

  • add delete_message(channel_id, message_id) to the Discord admin tool
  • expose it in the dynamic/static action manifest and runtime validation
  • add a 403 hint for missing MANAGE_MESSAGES/visibility issues

Test Plan

  • python -m pytest tests/tools/test_discord_tool.py -q -o 'addopts='

@alt-glitch alt-glitch added comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have platform/discord Discord bot adapter type/feature New feature or request labels May 3, 2026
@alt-glitch
Copy link
Copy Markdown
Collaborator

Likely duplicate of #15864 — same delete_message Discord admin action, already open and triaged.

1 similar comment
@alt-glitch
Copy link
Copy Markdown
Collaborator

Likely duplicate of #15864 — same delete_message Discord admin action, already open and triaged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have platform/discord Discord bot adapter type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants