JSON Builder in the Asagi bot
Last updated
Last updated
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
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.
The "Inline" parameter controls the arrangement of fields (in line or column).
Fields with "Inline" disabled:
Fields with "Inline" enabled:
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:
Find the image you're interested in.
Click on the "Share" button on the right sidebar.
Click on the "Copy GIF Link" button.
To use the image link, follow these steps:
Go to the Embed Builder.
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
Example: All fields are filled, including where an image can be inserted.
After finishing the editing, click the "Copy" button, and the JSON code will be copied to your clipboard for use.
The example demonstrates copying the code. This code still requires additional modifications.
it won't work as shown!
To use our JSON code, follow these steps:
Enter the command /say
Paste the copied text.