DEV Community

Discussion on: Send automated Discord messages through Webhooks using JavaScript

Collapse
 
thinker010 profile image
Punith Reddy V

can we put text box instead of writing the message in code all the time pls help

Collapse
 
oskarcodes profile image
Oskar Codes

Yes you can, just use the value property of the text box and pass it in the object that is sent in the webhook payload.