Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
/ VerifyBot Public archive

A simple discord verify bot for personal use

License

Notifications You must be signed in to change notification settings

Pavich7/VerifyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VerifyBot

A simple discord verify bot for personal server use

Feature

  • !verify for new user in your server to verify and get verify roles.

Requirement

Preparing and Run this Bot

Step 1 Build a Bot in Discord Developer Portal.
Step 2 Copy token in bot section.
Step 3 Enable Developer Mode in Discord Advance Tab in Setting.
Step 4 Right click on your verify roles and click copy id button.
Step 5 Replace YOUR_TOKEN with your token in line 3 then save.
Step 6 Replace YOUR_ROLES_ID with your verify role id in line 10 then save.
Step 7 Open Command Prompt (Windows) or Terminal (Linux & Mac) with nodejs.
Step 8 Navigate to your bot folder using cd command.
Step 9 Install Discordjs by type npm install then hit Enter.
Step 10 Run by type node index.js then hit Enter.

Invite to your server

Step 1 Go to OAuth2 URL Generator section.
Step 2 Select Bot Scope on OAuth2 URL Generator.
Step 3 Scroll Down and check Administrator.
Step 4 Copy link and paste in new tab.
Step 5 Select your Discord Server and follow the instruction.

License

This project is licensed under the MIT License - see the LICENSE file for detail.

About

A simple discord verify bot for personal use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published