Rei-x / discord-speech-recognition

Speech to text extension for discord.js
https://npmjs.com/package/discord-speech-recognition
MIT License
57 stars 22 forks source link

add profanity options #10

Closed emthy0 closed 2 years ago

emthy0 commented 2 years ago

Due to default of API, swear word will automatically replace by asterisks However I have add options to disable word filter

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Rei-x commented 2 years ago

Really awesome work! I made a few small adjustments and I'm merging it to master. Thank you