Skip to content

feat(discord): add message deletion action (salvage #19052) - #21197

Merged
teknium1 merged 2 commits into
mainfrom
salvage/pr-19052
May 7, 2026
Merged

feat(discord): add message deletion action (salvage #19052)#21197
teknium1 merged 2 commits into
mainfrom
salvage/pr-19052

Conversation

@teknium1

@teknium1 teknium1 commented May 7, 2026

Copy link
Copy Markdown
Contributor

Closes #19052 via salvage.

Summary

Adds delete_message(channel_id, message_id) to the Discord admin tool. Exposed in the dynamic/static action manifest and runtime validation. 403 hint for missing MANAGE_MESSAGES permission included.

Validation

scripts/run_tests.sh tests/tools/test_discord_tool.py → 90 passed.

Original author: @likejudy.

@teknium1
teknium1 merged commit 991df4e into main May 7, 2026
10 of 11 checks passed
@teknium1
teknium1 deleted the salvage/pr-19052 branch May 7, 2026 12:11
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

🔎 Lint report: salvage/pr-19052 vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 7482 on HEAD, 7482 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 3931 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant