add a pretty "neat" feature
and remove banned slurs
This commit is contained in:
parent
1b3aae766b
commit
d5fcaece31
4 changed files with 23 additions and 52 deletions
|
@ -9,15 +9,15 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker": "^1.23.8",
|
||||
"bad-words": "^3.0.4",
|
||||
"discord.js": "^13.7.0",
|
||||
"kleur": "^4.1.4",
|
||||
"node-fetch": "^3.2.4",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"url-regex": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@esbuild-plugins/node-resolve": "^0.1.4",
|
||||
"@types/bad-words": "^3.0.1",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.25.0",
|
||||
"@typescript-eslint/parser": "^5.25.0",
|
||||
"esbuild": "^0.14.39",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue