Skip to content

Commit d4bd8af

Browse files
authored
Update README.md
1 parent ded2a16 commit d4bd8af

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)