Verifier

command module
v0.0.0-...-89b2dec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2025 License: MIT Imports: 10 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL