As of January 2021 I will be discontinuing this project. Please do not contact me with the intent of help.
A Discord verification bot made in node.js using reCAPTCHA to verify users.
- node.js (I used v12.18.1)
- express v4.17.1
- axios v0.20.0
- discord.js v12.3.1
Register a site with reCAPTCHA here and choose reCAPTCHA v2 "I'm not a robot" Checkbox. Copy the secret key into variables.js and add the site key on this line. Next register an application with Discord here and create a bot. Copy the bot token into variables.js, also set the guild ID and the verified role name. If you would like to use a custom domain change the link on this line.