Skip to content

Creates a Fake URL with Fake Image on Discord, using Imgur API. Simular to https://upload.systems. Example here: https://imgur.com/a/cvMpZec

License

Notifications You must be signed in to change notification settings

zoaq1/pySHOT-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pySHOT DISCORD

Uses Discord "Feature" to Create fake Embed with an image. Example here: https://imgur.com/a/cvMpZec

Dependencies

  • Windows
  • Python
pip install Pyperclip
pip install Pillow
pip install Keyboard
pip install Pyimgur

Executing program

  • Change ClientID on line 11
  • Change ClientSecret on line 12
  • Change URL on line 30
  • Change Filename on line 31 (optinal)
python3 main.py

Or simply double-clicking the file.

  • Take a screenshot using any screenshot software. (Make sure it copies to clipboard).
  • Press F7 to copy the "feature" to your clipboard. (You can change the key on line 24)
  • Paste in Discord and have fun :). (ONLY WORKS ON DISCORD)

Help

Common Issues:

  • Sometimes takes up to 5 seconds to upload image.
  • Imgur API not setup.

Fixes:

If You have any other issues or questions, please open an Issue.

About

Creates a Fake URL with Fake Image on Discord, using Imgur API. Simular to https://upload.systems. Example here: https://imgur.com/a/cvMpZec

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages