/discord-verification

Simple Discord reCAPTCHA verification

Primary LanguageJavaScriptMIT LicenseMIT

discord-verification

Simple verification system I made using djs, express and request.

Prerequisites

  • Discord Application
  • A Guild
  • Google reCAPTCHA v2 API keys

Setup

If you prefer, a video was made on setup, view it here

Firstly, install all the dependencies by doing

npm install

Next, open template_config.json and fill out all the data the rename it to just config.json. Finally, go to your application in the discord dev portal here. Then go to the Bot tab and tick "SERVER MEMBERS INTENT" image

Put the public google API key into html/captcha.html at data-sitekey

Then just put it on your vps, or a hosting website like heroku.