Initial commit: Discord-Claude Gateway with event-driven agent runtime
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"dependencies": {
|
||||
"discord.js": "^14.25.1",
|
||||
"dotenv": "^17.3.1",
|
||||
"node-cron": "^4.2.1"
|
||||
"node-cron": "^4.2.1",
|
||||
"pino": "^10.3.1",
|
||||
"pino-pretty": "^13.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.3.0",
|
||||
|
||||
Reference in New Issue
Block a user