chore: add discord.js

This commit is contained in:
2026-01-10 08:50:03 -03:00
parent c81cf5d470
commit 706123ff44
2 changed files with 301 additions and 4 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"typescript": "^5.9.3"
},
"dependencies": {
"colorts": "^0.1.63"
"colorts": "^0.1.63",
"discord.js": "^14.25.1",
}
}