This commit is contained in:
Lou 2025-11-20 20:26:09 +01:00
parent 8f8343f2ca
commit 3def4c807e
3 changed files with 89 additions and 4 deletions

View file

@ -1,7 +1,5 @@
{
"name": "genius-troll",
"version": "1.0",
"description": "",
"repository": {
"type": "git",
"url": "https://dev.ldelforge.com/TRUkae/genius-troll.git"
@ -17,6 +15,8 @@
"conjugation-fr": "^0.3.4",
"discord.js": "^14.25.0",
"dotenv": "^17.2.3",
"fr-compromise": "^0.2.8"
"fr-compromise": "^0.2.8",
"better-sqlite3": "^11.0.0"
}
}