Piecewise

Build chat bots with blocks

author with name (name) with image (image) with URL (url)

In Discord → Messages

Jump to block

Specifies the “author” of a Discord Webhook message or Rich Embed. Empty values are defaults.

Requires the following blocks to be present in the project: discord login

Parameters

Parameter name Parameter type Required? Description
name String The name of the proposed author (default: empty)
image String The avatar of the proposed author (default: empty/no avatar)
url String The link of the proposed author (default: empty/no link)

Output

author - An author formed based on the provided parameters