Skip to content

imAETHER/Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Discord web-based verification bot made in Go using Fiber⚡️

image

Setup

Note

This uses a third-party service to check IP scores, this is optional and can be disabled by leaving "EMAIL" in the env file blank.
This also uses Google's reCaptcha V3 to verify the user without needing them to click any checkboxes.

  • Create a Discord Bot
    • Enable the Server Members Intent
    • Give it these base permissions:
      • Manage Roles
      • Read/Send Messages
      • Embed Links
      • Use Application Commands
    • Copy the token and set the "TOKEN" in the .env file
  • Fill in .env.example and rename it to .env

TODO

  • Captcha implementation
  • Check for VPN/Proxy
  • Prevent previously banned accounts from joining (something like ip checks or fingerprinting)
    • Might need to use FingerprintJS Pro for this, the open-src version is not accurate enough.

About

A Discord web-based verification bot made in Go using Fiber

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •