We have nipped it in the bud quickly, but the numbers were increasing so rapidly that we had to disable new user signups till we can figure out why it’s happening and prevent it. We are running 3.5.0.beta8-dev and about 2 weeks ago enabled OAuth from discord, but that is limited to our guild only. So, I don’t think it’s that as we would have seen the same bot accounts on the Discord server.
We are working on updating some of our post filtering for first time posters right now. Going to use these messages and their content to build up some “words and phrases” to use as auto flagging. Any ideas or tips to filter this type of thing from happening?
Have you checked if they coming from the same region? If so, you might be able to block at least some of them (assuming you don’t have regular users in that part of the world), either using the geo-blocking plugin or directly with something like geoip-shell.
It says that hcaptcha is bundled with discourse core. I don’t see it anywhere in our plugin list and I don’t see any git repo to add to the app.yml file. We are self hosted.