For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discord

How to Set Up Discord?

When pushing messages to the Discord service, users need to create a new Webhook connection within the specified Discord server. The configuration process is as follows:

  1. Create a Webhook link on the specified Discord server. (If you do not have a Discord server, please create one.)

  2. Copy the Webhook link to the ChainBot platform and fill in the name of the Webhook.

How to Create a Webhook in Discord

  1. Open "Server Settings" -> APP -> "Integrations" on the specified server in Discord.

  2. Click on "New Webhook".

    Create Webhook

To distinguish different types of alerts, users can set the following content for the Webhook:

  1. Set an avatar.

  2. Set the Webhook nickname that will receive messages.

  3. Set the designated Channel in Discord that will receive the message push.

Setting Webhook

Last updated