This website requires JavaScript.
Explore
Help
Register
Sign In
bkinnightskytw
/
mcp-discord
mirror of
https://github.com/existedinnettw/mcp-discord.git
Watch
1
Star
0
Fork
You've already forked mcp-discord
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d1040ea73
mcp-discord
/
src
History
BarryY
8d1040ea73
feat: Add auto-reconnect logic for Discord client when session gets disconnected
2025-05-15 13:39:04 +08:00
..
tools
feat: Enhance Discord login handler with improved error handling and debug logging
2025-05-15 13:29:41 +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
fix: Configure HTTP server to listen on 0.0.0.0:8080
2025-05-15 01:41:58 +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
refactor: Remove unused random_string parameter from DiscordLoginSchema
2025-05-15 02:10:10 +08:00
server.ts
fix: Fix Discord client login state handling and improve error reporting
2025-05-15 12:59:38 +08:00
toolList.ts
fix: Fix MCP protocol compatibility by adding ping and tools/call method handlers
2025-05-15 12:47:21 +08:00
transport.ts
feat: Add auto-reconnect logic for Discord client when session gets disconnected
2025-05-15 13:39:04 +08:00