Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.23 KB

Verification-Bot

image

Discord.js Verification bot which can auto delete message and gives or removes role when they verified.

Watch Toturial

Join Server

Discord V12

npm i discord.js @12.5.3

Replit

Setup

  • Star and folk this code
  • Add prefix and developerID in config.json
  • Add TOKEN in .env or secret file
  • Run code
node index.js

Commands and Aliases

setverify: Set verification channel, autodelete channel. Aliases: sv

setrole: Gives role when they use ${prefix}verify command in verification channel. Aliases: sr

setrrole: Removes role when they use ${prefix}verify command in verification channel. Aliases: srr

verify: It gives or remove role it works only in verification channel. Aliases: accept

rvrole: Reset Give Role Aliases: rvr

rvchannel: Reset Verification Channel Aliases: svc

rrvrole: Reset Remove Role Aliases: rrvr

Contact