On my server, I use regex filters to filter out bad language. However, when someone types a message in Discord, only single words can be blocked. I would like to apply a regex filter when a Discord message is sent to the Minecraft server so I can block profanity properly.