added version 2.0
This commit is contained in:
parent
0163d40b4e
commit
0f18925d1a
3231 changed files with 1449 additions and 374732 deletions
11
package.json
11
package.json
|
@ -1,17 +1,18 @@
|
|||
{
|
||||
"name": "roberto-bot",
|
||||
"name": "chaise_bot_2.0",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"dev": "nodemon bot.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.7.1",
|
||||
"fs": "^0.0.1-security",
|
||||
"@mistralai/mistralai": "^0.0.10",
|
||||
"discord.js": "^14.12.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"mysql": "^2.18.1",
|
||||
"openai": "^3.2.1"
|
||||
"openai": "^3.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue