Elara Webhooks Builder & Sender.
const Service = ;const Webhook = "WEBHOOK URL HERE"; Webhook // Content of the message. // Mentions the user or role at the start of the message content. // Sets the avatar icon for the webhook // Sets the username for the webhook. // Title of the embed // Description of the embed // Author of the embed // or `.setColour("#ff0000")` Color of the embed // Footer of the embed // Thumbnail of the embed // Image of the embed // Adds a field to the embed, max 25 // Adds a blank field to the embed, true, false to make it inline // Adds the timestamp to the embed. // Adds the url for the title. // Sends the message/embed.