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.
- Host: GitHub
- URL: https://github.com/ju0x/dc-captcha-method
- Owner: Ju0x
- License: mit
- Created: 2021-11-30T20:53:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T18:10:40.000Z (over 2 years ago)
- Last Synced: 2025-03-25T03:13:39.247Z (11 months ago)
- Topics: captcha, discord, discord-captcha, flask, method, nextcord
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.