feat: add Google AI command for Discord with token estimation and error handling

This commit is contained in:
2025-09-21 15:10:28 -05:00
parent eb74cbd86d
commit ebc3c7226d
4 changed files with 521 additions and 3 deletions

View File

@@ -12,6 +12,8 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@google/genai": "1.20.0",
"@google/generative-ai": "0.24.1",
"@prisma/client": "6.16.2",
"discord-api-types": "0.38.24",
"discord.js": "14.22.1",