feat: add analytics
Node.js CI / Lint and Test (push) Successful in 37s

This commit is contained in:
2025-10-08 15:23:27 -07:00
parent 12fac9fbd1
commit e779153d54
5 changed files with 66 additions and 42 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
},
"dependencies": {
"@anthropic-ai/sdk": "0.52.0",
"@nhcarrigan/logger": "1.0.0",
"@nhcarrigan/discord-analytics": "0.0.6",
"@nhcarrigan/logger": "1.1.1",
"discord.js": "14.19.3",
"fastify": "5.3.3"
}