Google Recaptcha (version 1)
Fixes #38
Anti-bot using google invisible recaptcha (score based)
Every pixel place a random number is generated and if they hit between a range, their client gets a captcha request
Low captcha scores get sent to the discord webhook specified in the environment
Environment variables:
RECAPTCHA_SITE_KEY
RECAPTCHA_SECRET_KEY
-
RECAPTCHA_PIXEL_CHANCE
(0<x<1) Chance the recaptcha should be sent -
DISCORD_WEBHOOK
webhook url