Commit Graph

3 Commits

Author SHA1 Message Date
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
BarryY c5f1566656 Updated API to support Tool description 2025-03-27 12:15:55 +08:00
BarryY bb79516c97 Initial commit 2025-03-25 12:55:24 +08:00