-
hello
i tested your package and its didnt work with persian language
`$bad = Builder::blocker('کیری')->clean();`
this code return true that is incorrect taht word is inside your default badwords …
-
### What would you like to share?
* I have noticed that `badWords.js` file, There are some listed badwords that are generally not allowed to chat. And I have find it limited.
### Additional informat…
-
### Details
There was a vs code studio file the went to two directories - Stable and Latest? but the vs code file, the latest directories are no more. Please check all the file paths being called by …
-
I tried to make a post with the message "🐸🐸🐸" and nothing rendered to the screen. It looks like it returns a 500 in that case. It seems to work when there are characters interspersed with emojis, but …
-
### Development Issue
Yes
### Phone Version
release npwd 1.8.1
and https://github.com/project-error/screenshot-basic release 1.0.1
### Issue Description
no error messages in server or client,
…
-
What version of OpenCollar are you using?
8.2.3
What behavior did you expect?
Badwords triggers, as expected.
What behavior did you see instead?
Badwords works for the initial owner/creator o…
-
### Development Issue
Unsure
### Phone Version
FiveM Linux Artifact : 6895
ESX Legacy : 1.10.1
NPWD : 1.7.3
esx-npwd : 08.08.2023 (https://github.com/overextended/esx-npwd)
### Issue Descri…
-
When I add
` reactions: {
enabled: true,
},`
to my code I got
`Error: Id was already defined and imported as a type, check the docs for extending types`
without it it seems like reacti…
-
**Describe the bug**
The input word `blow job` doesn't get censored.
```console.log(badwords.check('blow job'))```
Expected: true, Received: true. It can detect there is a badword.
```console.log(…
-
I noticed `@types/semver` in particular, but there are others too.
Repro:
```
npm init -y
npm i types-registry@0.1.665
cat node_modules/types-registry/index.json | jq -r '.entries | keys | …