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

This commit is contained in:
2026-02-22 13:34:26 -05:00
parent 82b0905a98
commit 68f24d50e1
5 changed files with 602 additions and 338 deletions

View File

@@ -14,6 +14,7 @@
"license": "MIT",
"dependencies": {
"discord.js": "^14.25.1",
"dotenv": "^17.3.1",
"node-cron": "^4.2.1"
},
"devDependencies": {