JSON Builder in the Asagi bot

Where is JSON code used?

This code can be inserted into commands such as:

/say - Send a message on behalf of the bot

/settings -> Notifications -> Greetings to new members on the server

/settings -> Notifications -> Greetings to new members in DM

/settings -> Notifications -> Farewells

/settings -> Moderation (all filters)

Using any Embed Builder, you risk not getting the expected result.

We recommend using https://oldeb.nadeko.bot

Description of the website fields

Changing the color of the embed bar

To choose the color for the bar, click on it.

You can select from a range of basic colors, but if you prefer a custom color, visit htmlcolorcodes.com, choose your desired color, copy the code (#), and then paste it into the builder.

Inline parameter

The "Inline" parameter controls the arrangement of fields (in line or column).

Fields with "Inline" disabled:

Fields with "Inline" enabled:

Getting Image URL

Image can be either static (png, jpeg, jpg, webm) or dynamic (gif).

Example: The website https://giphy.com/ is used.

You can choose any other website, but copying the link may be done differently, including using your browser's right-click menu (PC).

To copy the image link, follow these steps:

  1. Find the image you're interested in.

  2. Click on the "Share" button on the right sidebar.

  3. Click on the "Copy GIF Link" button.

To use the image link, follow these steps:

  1. Go to the Embed Builder.

  2. Paste the image into the fields you need.

Image insertion is available for the following fields:

  • Icon URL

  • Thumbnail URL

  • Image URL

  • Footer icon URL

Completing the Editing

After finishing the editing, click the "Copy" button, and the JSON code will be copied to your clipboard for use.

To use our JSON code, follow these steps:

  1. Enter the command /say

  2. Paste the copied text.

Last updated

Was this helpful?