Files
RakunNakun-AI/package.json
2025-04-04 13:46:37 +07:00

13 lines
222 B
JSON

{
"dependencies": {
"discord.js": "^14.11.0",
"dotenv": "^16.0.0",
"mysql2": "^3.2.0",
"openai": "^3.2.1",
"axios": "^1.4.0",
"qs": "^6.11.2",
"redis": "^4.6.7",
"mongodb": "^5.7.0"
}
}