mcp-discord/src
Barry Yip 56faf1ad85 Modularize tool list and handlers
Modularize tool list and handlers for better maintainability

- Move tool list to separate toolList.ts file
- Split handlers into functional modules (channel, reactions, webhooks)
- Optimize import structure and switch statement in index.ts
- Maintain same functionality with improved code organization
2025-05-02 16:23:44 +08:00
..
tools Modularize tool list and handlers 2025-05-02 16:23:44 +08:00
index.ts Modularize tool list and handlers 2025-05-02 16:23:44 +08:00
schemas.ts Modularize tool list and handlers 2025-05-02 16:23:44 +08:00
toolList.ts Modularize tool list and handlers 2025-05-02 16:23:44 +08:00