Initial commit: Discord-Claude Gateway with event-driven agent runtime

This commit is contained in:
2026-02-22 00:42:56 -05:00
parent 77d7c74909
commit bbcc9014f5
5 changed files with 120 additions and 136 deletions

View File

@@ -13,7 +13,6 @@
},
"license": "MIT",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.50",
"discord.js": "^14.25.1",
"node-cron": "^4.2.1"
},