feat: add analytics
Code Analysis / SonarQube (push) Failing after 15s
Node.js CI / Lint and Test (push) Successful in 40s

This commit is contained in:
2025-10-08 15:55:20 -07:00
parent a7f597fb56
commit 4b563abece
3 changed files with 61 additions and 6 deletions
+2 -1
View File
@@ -22,7 +22,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"
}