how to make a discord webhook sender in 19 simple steps
- open discord
- go to whatever server
- go to whatever channel
- open server settings
- go to integrations
- click create new webhook
- btw name and pfp dont matter
- click copy webhook url
- put the url somewhere
- open notepad or another text editor
- paste this in:
- find where it says "PUT WEBHOOK URL HERE" (line 16 of the code)
- replace that text with the webhook url you got earlier
- press ctrl+s
- save the file as dwh.html
- open google chrome
- press ctrl+o
- find dwh.html and open it
- done !!!