Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt1031 authored Jan 22, 2024
1 parent ded2a16 commit d4bd8af
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ A powerful, advanced captcha verification system for new members in a Discord se

## Technologies Used

- [Google reCAPTCHA v2](https://developers.google.com/recaptcha/docs/display) API
- [Google reCAPTCHA v2](https://developers.google.com/recaptcha/docs/display), [hCAPTCHA](https://www.hcaptcha.com) and [Cloudflare Turnstile](https://www.cloudflare.com/products/turnstile)
- [Node.js](https://nodejs.org)
- [NPM](https://npmjs.com)
- [Express](https://expressjs.com)
- [Discord.js](https://discord.js.org)

Expand All @@ -15,7 +14,7 @@ A powerful, advanced captcha verification system for new members in a Discord se
- Node.js version 16.9.0 or later (**Recommended:** Latest LTS)
- NPM version 7.0 or later (**Recommended:** Latest)
- A Discord Application with a bot account
- A Google reCAPTCHA v2 API key
- CAPTCHA provider API sitekey and secret.

## Docker setup

Expand Down

0 comments on commit d4bd8af

Please sign in to comment.