Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.27 KB

🔑 ward

A Discord verification bot using hCAPTCHA.

🧳 Requirements

  • node.js (v16 minimum)

🔌 Installation

npm i

📘 Setup

Register a site with reCAPTCHA here and choose reCAPTCHA v2 "I'm not a robot" Checkbox. Now on your reCAPTCHA dashboard copy the secret and public key into the config.json file. Add your Discord bot token, guild ID, and role ID into config.json aswell. If you are using a domain add it in the config.json file, if you are using HTTPS, enable it in the config add your certificate and private key file with the names: certificate.pem and private.pem.

🕹️ Usage

npm start

❓ Issues

Not receiving a DM when joining my server

If you are not receiving a DM when joining your server, Go to your Discord bot dashboard and enable both intents. Note: If your bot is more than 100 servers, you will have to verify your bot.

Bot failing to login

You must go to your Discord bot dashboard and enable both intents. Note: If your bot is more than 100 servers, you will have to verify your bot.

Intents

📷 Preview

Embed Website

Credits: https://github.com/nates/ward