mcp-discord/src
Barry Yip 60052cc4af Update package metadata and add CLI shebang
Enhanced package.json with description, keywords, author, repository, and engine requirements. Added a shebang line to src/index.ts for CLI execution and set up prepublishOnly script to build before publishing.
2025-07-08 21:13:03 +08:00
..
tools feat: remove discord_login tool and update dockerfile 2025-06-03 13:43:38 +08:00
errorHandler.ts feat: add unified Discord error handler with clear guidance for unauthorized server access 2025-05-14 00:01:59 +08:00
index.ts Update package metadata and add CLI shebang 2025-07-08 21:13:03 +08:00
logger.ts feat: add logger utility and improve Discord login error message for token and privileged intents 2025-05-11 15:12:28 +08:00
schemas.ts feat: add Discord category management (create/edit/delete) 2025-05-21 01:44:07 -05:00
server.ts Re-enable the discord_login tools 2025-06-10 14:56:00 +08:00
toolList.ts Re-enable the discord_login tools 2025-06-10 14:56:00 +08:00
transport.ts Re-enable the discord_login tools 2025-06-10 14:56:00 +08:00