Whats is a discord webhook?
Discord's built in Webhooks function as an easy way to get automated messages and data updates sent to a text channel in your server.
Think of them as one of those fancy pneumatic tube things you used to love sending money into at a bank and watch disappear, but instead of never seeing your money again, you're actually sending messages into Discord from another platform.
Think of them as one of those fancy pneumatic tube things you used to love sending money into at a bank and watch disappear, but instead of never seeing your money again, you're actually sending messages into Discord from another platform.
By creating a webhook endpoint in your server, you'll generate a Webhook URL that you can drop into a number of different other services to link the two.
While everyone absolutely loves pneumatic tubes (100% true), it's important to note that webhooks require another website to use (discord-message-sender.ml)
More details can be found on the developer page
Easy Steps:
1) Login to your discord server.
2) Server Options -> Server Settings
2) Server Options -> Server Settings
3) Webhooks -> Create Webhook
4) a) Name: Your Webhook name
b) Channel: Where you want the message to appear
c) Webhook Icon: Webhook Avatar
d) Webhook URL: Copy and save in a safe location
e) Press Save.
5) Go to our site and send a webhook.
6) a) Webhook URL: Copy url from 4) d)
b) Message: Enter the desired message to send
7) Press SEND.