feat: nsfw detection for images attached

This commit is contained in:
2023-03-02 23:07:18 +01:00
parent 1611b5e475
commit 337d739d56
4 changed files with 2329 additions and 114 deletions

View File

@@ -37,6 +37,7 @@
"@discordjs/voice": "^0.14.0",
"@napi-rs/canvas": "^0.1.30",
"@sern/handler": "^2.5.1",
"@tensorflow/tfjs-node": "^3.20.0",
"axios": "^1.1.3",
"dayjs": "^1.11.6",
"discord-tictactoe": "^4.0.0",
@@ -50,6 +51,7 @@
"got": "^12.5.3",
"libsodium-wrappers": "^0.7.10",
"mongoose": "^6.5.1",
"nsfwjs": "^2.4.2",
"pretty-seconds-spanish": "^2.1.1",
"rockpaperscissors-checker": "^1.2.0",
"set-interval-async": "^3.0.2",