GithubHelp home page GithubHelp logo

daparasyte / discord-verification-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 332 KB

Discord Captcha Verification bot to secure your servers from bot spam

Shell 0.68% Python 99.32%
captcha discord-bot nextcord-py python

discord-verification-bot's Introduction

Discord Verification Bot

Make your own Captcha verification bot for your discord servers using Python and Nextcord.

How To Get Started:

  1. Download the code from this repo.
  2. Install dependencies using: pip install -r requirements.txt
  3. Create your discord bot here and invite the bot in your server
  4. Copy the bot token and paste it in the .env file.
  5. Create a channel in your discord server where you want to run the bot and paste this channel's ID in the .env file (you need to turn on developer mode from discord setting to copy the IDs).
  6. Create a verified role for your server and paste the role ID in the .env file.

Setup:

  1. Make sure the bot is operating in only one channel. (i.e. the one we created earlier)
  2. New members should not be able to see other channels without getting the verification role. (the one we created earlier)

Running the bot:

  1. Run the code. (You will see that the bot comes online in your discord server)
  2. Type verify in the channel - ONLY server owners can use this command.

Here is how it works:

verify

discord-verification-bot's People

Contributors

daparasyte avatar

Watchers

 avatar

discord-verification-bot's Issues

Tons Of bug

Please fix all the bug. I saw tons of bug on the code
Common bug.
when user join and click verifyme then users get error like " Opps! something went wrong click verifyme again"
and lots of bug i found on log

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.