Coder Social home page Coder Social logo

discord-image-logger's Introduction

Discord Image Logger

DISCLAIMER: This is not a "one-click" token logger. This uses Discord's "Open Original" feature to create a website which Discord previews as an Image, but when clicked, actually logs your IPs! Any "one-click" image loggers (especially ones that aren't open source) are 100% a scam. Do not use them.


How to use it?

Replace "WEBHOOK" with a Discord Webhook.
Also, replace 'link to image here' with the link to your Image!

webhook = 'WEBHOOK'
bindata = requests.get('link to image here').content

Example:

webhook = 'https://discord.com/api/webhooks/6969/420420420'
bindata = requests.get('https://images.google.com/rickroll').content

Once finished, use a Web Host which supports Backend Python Runtimes, I personally use Vercel.
Every Web Host functions different, so you'll have to look up their documentation.
For example, if you were to use 000webhost you'd look up "000webhost python backend api"
Then, just follow the setup instructions!


Support/Help

If you need support, please make an issue!
However, please attempt to set it up yourself before making an issue. Chances are you will figure it out on your own.


Closing Statements/Support Me!

Discord Image Logger was created by DeKrypt. (Me!)
Support me and my projects! Please ๐ŸŒŸ this repository and follow my GitHub!

Donations are always appreciated! More information about donations on my main profile page!
Thank you very much, have a wonderful day! :D

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.