mirror of
https://github.com/NekoMonci12/RakunNakun-AI.git
synced 2025-12-28 11:19:09 +00:00
15 lines
271 B
JSON
15 lines
271 B
JSON
{
|
|
"dependencies": {
|
|
"express": "^4.18.2",
|
|
"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",
|
|
"uuid": "^9.0.0"
|
|
}
|
|
}
|