An open API service indexing awesome lists of open source software.

https://github.com/ju0x/dc-captcha-method

A method to check whether a Discord user is using the client or not.
https://github.com/ju0x/dc-captcha-method

captcha discord discord-captcha flask method nextcord

Last synced: 11 months ago
JSON representation

A method to check whether a Discord user is using the client or not.

Awesome Lists containing this project

README

          

Discord Captcha Method


This example provides a method to check whether the User is using the Discord-Client or not. Through an 1 x 1px Image in an Embed, we can check if the CDN requested this image (Twice, first time by sending the Image as a bot, the second time when the Client loads the image). If only one request is made to the resource, the User might be a selfbot, because Images aren't loaded.