> For the complete documentation index, see [llms.txt](https://docs.mimu.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mimu.bot/autoresponder/resources/autoresponder-examples/utility-fun-commands/embed-action-command-user-arguments.md).

# embed action command (user arguments)

*this example utilizes user arguments. unlike the* [*simple embed reaction command*](https://app.gitbook.com/o/-LjUQ3GQFZXsJcvj7LTS/s/-LjUSz3NQrpyR-tHhUV-/~/changes/90/autoresponder/resources/autoresponder-examples/utility-fun-commands/embed-reaction-command)*, this example requires another user to complete the action.*

{% hint style="info" %}
create [an embed](/embeds/your-first-embed.md) before making your autoresponder. below, we will have basic embed details edited, but for full customization, see [our guides](/embeds/embed-guide.md)
{% endhint %}

{% hint style="info" %}
replace hug with any action you'd like (i.e. kiss instead of hug)
{% endhint %}

### ✎ embed commands

`/embed create name:hug`

`/embed edit description embed:hug description:{user} hugs [$1}, how sweet c:`

`/embed edit image embed:hug image:`[`https://i.imgur.com/lWHgVEu.gif`](https://i.imgur.com/lWHgVEu.gif)

### ✎ autoresponder commands

`/autoresponder add trigger:.hug reply:{requirearg: 1 | user}{embed:hug}`

`/autoresponder editmatchmode trigger:.hug matchmode:startswith`

<figure><img src="/files/GafxN6fqA6SjtjuvldHl" alt=""><figcaption><p>the completed hug command</p></figcaption></figure>
