feat: start language detection for summary and desc

This commit is contained in:
tdgao
2026-08-28 18:03:19 -06:00
parent df58a2e2f9
commit 3b0052eeda
9 changed files with 340 additions and 237 deletions
+2 -1
View File
@@ -12,9 +12,10 @@
"intl:prune-local": "pnpm -w scripts i18n-icu-contract prune-local --scope packages/moderation"
},
"dependencies": {
"@modrinth/api-client": "workspace:*",
"@modrinth/assets": "workspace:*",
"@modrinth/utils": "workspace:*",
"@modrinth/api-client": "workspace:*",
"franc-min": "^6.2.0",
"linkify-it": "^5.0.0",
"node-html-parser": "^9.0.1",
"obscenity": "^0.4.6",