add phishing check
This commit is contained in:
parent
0f15e2fb2c
commit
a2e1e1a3cf
4 changed files with 128 additions and 1 deletions
|
@ -11,7 +11,9 @@
|
|||
"@cliqz/adblocker": "^1.23.8",
|
||||
"bad-words": "^3.0.4",
|
||||
"discord.js": "^13.7.0",
|
||||
"kleur": "^4.1.4"
|
||||
"kleur": "^4.1.4",
|
||||
"node-fetch": "^3.2.4",
|
||||
"url-regex": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bad-words": "^3.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue