Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quicksilveryt/discord-verification-bot

A verification bot for your guild
https://github.com/quicksilveryt/discord-verification-bot

discord discord-bot discord-js

Last synced: 28 days ago
JSON representation

A verification bot for your guild

Awesome Lists containing this project

README

        

# Verification-Bot

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

[Join Server](https://discord.gg/TaynAW9WXt)

# Discord V12
```
npm i discord.js @12.5.3
```

# Replit
- [Run on replit](https://replit.com/@Abhinav-SinghS2/Verification-Bot)

# 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`