Update README.md

This commit is contained in:
BarryY 2025-03-27 12:19:46 +08:00
parent 8a5c80429f
commit acccac2759
1 changed files with 1 additions and 0 deletions

View File

@ -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_reaction`: Add a reaction to a message
- `discord_add_multiple_reactions`: Add multiple reactions to a message - `discord_add_multiple_reactions`: Add multiple reactions to a message
- `discord_remove_reaction`: Remove a reaction from a message - `discord_remove_reaction`: Remove a reaction from a message
- `discord_delete_message`: Delete a specific message from a channel
## Development ## Development