Webhook

In this page we will teach you how to add discord's webhook to ExathAIO

Introduction to 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.

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.

Source : Discord Support

Creating Webhook

Open your Discord, then click the + as shown below.

It will ask you to create a server. In this case, you want to "Create My Own" server.

Select "For me and my friends" as this is a private server, not a community server.

Enter your server name and click CREATE.

Once you create your own server, add a new Channel by clicking the + next to the TEXT CHANNEL. (We recommend you to separate each webhooks for a bot with their own channels.

Made sure to select "TEXT CHANNEL" and input a channel name. Once you are done, click the CREATE CHANNEL box.

A new channel has been added! Next to the new channel (in my case I named it exath-aio) click the settings icon.

Head to Integrations which is marked with a white arrow and press CREATE WEBHOOK.

You can rename the webhook and in this area, you can COPY WEBHOOK URL which is gonna be used on ExathAIO.

Configure Webhook on ExathAIO

Requirements :

  • Webhook

Step by Step :

  1. Open ExathAIO.

  2. Select option 17, which is settings.

  3. Select the second option, which is Configure Webhook.

  4. Paste in your copied webhook.

Last updated