File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,8 @@ A powerful, advanced captcha verification system for new members in a Discord se
44
55## Technologies Used
66
7- - [ Google reCAPTCHA v2] ( https://developers.google.com/recaptcha/docs/display ) API
7+ - [ Google reCAPTCHA v2] ( https://developers.google.com/recaptcha/docs/display ) , [ hCAPTCHA ] ( https://www.hcaptcha.com ) and [ Cloudflare Turnstile ] ( https://www.cloudflare.com/products/turnstile )
88- [ Node.js] ( https://nodejs.org )
9- - [ NPM] ( https://npmjs.com )
109- [ Express] ( https://expressjs.com )
1110- [ Discord.js] ( https://discord.js.org )
1211
@@ -15,7 +14,7 @@ A powerful, advanced captcha verification system for new members in a Discord se
1514- Node.js version 16.9.0 or later (** Recommended:** Latest LTS)
1615- NPM version 7.0 or later (** Recommended:** Latest)
1716- A Discord Application with a bot account
18- - A Google reCAPTCHA v2 API key
17+ - CAPTCHA provider API sitekey and secret.
1918
2019## Docker setup
2120
You can’t perform that action at this time.
0 commit comments