new detectors and reactions

This commit is contained in:
Lou 2025-11-20 18:48:49 +01:00
parent 73b906fd9b
commit fe3fd9b1b6
11 changed files with 266 additions and 10 deletions

View file

@ -14,6 +14,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"discord.js": "^14.25.0"
"conjugation-fr": "^0.3.4",
"discord.js": "^14.25.0",
"fr-compromise": "^0.2.8"
}
}