Skip to content

Commit

Permalink
fix: rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Googlefan committed May 16, 2024
1 parent ec2f7a8 commit a8db63d
Show file tree
Hide file tree
Showing 19 changed files with 562 additions and 874 deletions.
47 changes: 0 additions & 47 deletions characters.json

This file was deleted.

13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@
"start": "node dist/index.js"
},
"dependencies": {
"@google/generative-ai": "^0.1.3",
"discord.js": "^14.14.1",
"dotenv": "^16.3.2",
"undici": "^6.4.0"
"discord.js": "^14.15.2",
"dotenv": "^16.4.5",
"stream-json": "^1.8.0",
"undici": "^6.16.1"
},
"devDependencies": {
"@biomejs/biome": "^1.5.2",
"typescript": "^5.3.3"
"@biomejs/biome": "^1.7.3",
"@types/stream-json": "^1.7.7",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit a8db63d

Please sign in to comment.