From acccac27594741536f0a12f9ac64d3da67a39d5a Mon Sep 17 00:00:00 2001 From: BarryY Date: Thu, 27 Mar 2025 12:19:46 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fb6868..b408d3a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ node path/to/mcp-discord/build/index.js --config "{\"DISCORD_TOKEN\":\"your_disc - `discord_add_reaction`: Add a reaction to a message - `discord_add_multiple_reactions`: Add multiple reactions to a message - `discord_remove_reaction`: Remove a reaction from a message +- `discord_delete_message`: Delete a specific message from a channel ## Development