Skip to content

A user-friendly utility script for customizing Discord embeds using Discohook and send them threw a webhook from python.

License

Notifications You must be signed in to change notification settings

MatchPort/send-discohook-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Send-it discohook

Send-it is a python script that allows you to use discohook.org json data in python.

Installation

Goto Releases and download the "Send-it.zip" file.

Instructions for Setting up the Embed

  1. Navigate to Discohook to start the process.

  2. Clear all existing data by clicking on the two 'X' icons and deleting any text in the content box. This step prepares the environment for your new embed.

  3. Design your new embed according to your requirements.

  4. Upon completion, scroll down the page until you find the 'JSON Data Editor'. Click to open it.

  5. Copy the data by clicking 'Copy to Clipboard'.

  6. Now, download the script file and open it using a text editor such as Notepad or Visual Studio Code.

  7. Locate the line of code that says Data.

  8. Remove the existing data within this section and paste the data you copied from Discohook.

  9. Find the line of code that contains webhook = 'here'.

  10. Replace 'here' with your actual webhook. This step connects your data to the correct webhook.

Please ensure to save your changes before running the script.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GATO

About

A user-friendly utility script for customizing Discord embeds using Discohook and send them threw a webhook from python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages