my body is a machine that turns air into meow mrrpp
This commit is contained in:
parent
2235889ae8
commit
44a8e3f20f
7 changed files with 1237 additions and 39 deletions
|
|
@ -11,11 +11,12 @@
|
|||
"type": "module",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.15.3"
|
||||
"discord.js": "^14.15.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"sqlite3": "^5.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.1.0",
|
||||
"ts-node-esm": "^10.9.2",
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue