Webhook
System for sending external messages to Discord securely and without fees.
This system has a unique feature, the possibility of sending webhooks to discord so that there is no rate to interfere with your submissions and end up losing information through the bot.
⚠️ Before you configure, remember:
Need to configure the service through the Account Management Channel on our Discord. After configuring, and declare the IP of your machine any requested machine to our API will be running normally.
INFO
All information sent before reaching the Bot execution is sent to an internal API, if the bot is not available for any discord or structural instability, on its return, the bot will normally send everything that has been lost thus ensuring that no information will be lost.
DANGER
Not yet proven, but avoid using hexadecimal colors in the embeds in case of shipping failure consult our Ticket support.
How to use:
There is no secret to using it, send a webhook in the same way you send it in the standard discord way to the DISCLOG link and the bot being on the server where the channel is will send the message.
As in the example below:
https://api.disclog.my/webhook/send/channel_id
Where channel_id you will replace with the CHANNEL ID you want the message to arrive on.
In the case of the standard discord webhook the link would be:
https://discord.com/api/webhooks/1246179960935153775/N9NbQcbmV09POAfnBiDfBKu_cMLKSTvj_E/GhtD0TjQ_huUptTg67AGDH6zN7uDTdiXi_
Where 1246179960935153775 would be the channel id.
In this case the link at the end would be:
https://api.disclog.my/webhook/send/1246179960935153775
This way, the embed that you were sending to the discord standard will now be sent by DISCLOG if it is in the channel's discord and your plan is active.
INFO
You don't need to edit anything else in these cases, the bot already understands the embeds or content that you try to send through the standard discord webhook structure and sends them normally.