> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lucie.elxy.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Roleplay & Fun

> Roleplay actions with anime gifs, per-pair counters, and the match command.

Lucie ships 18 roleplay actions with anime gifs and Spanish-language phrases, plus `!match` to combine avatars. All of them work with the prefix (`!` by default), by mentioning Lucie, or via slash.

## How actions work

**Usage:** `!action [@user]`

Each action replies with an anime gif and a random phrase. You can point at the other person with a mention, their ID, or their name; if there's a mention, Lucie uses the first one even if you type extra text afterwards.

```text theme={"dark"}
!kiss @amiga
!abrazar @amigo
!bonk @amigo a pensar en lo que hiciste
```

* **Return button:** when the action targets someone else (who isn't a bot), the message includes a **Devolver** (return) button so the recipient can reply with the same action.
* **Per-pair counter:** below the phrase there's a persistent counter in small text. For reciprocal actions (`kiss`, `hug`, `cuddle`, `peck`, `highfive`, `handshake`) it counts the pair's total: *"X and Y have kissed N times"*. For the rest it counts how many times the person has received them: *"X has been kicked N times"*.
* **Affection meter:** affection actions add points to the affection ranking, which you can check on the [web dashboard](https://lucie.elxy.dev).
* **Gif's anime:** when known, the message footer shows which anime the gif comes from.
* Each action has a 4-second cooldown.

<Note>
  Via slash, the roleplay actions are grouped under the `/int` command.
</Note>

<Warning>
  You can't use these actions on Lucie herself: she doesn't play along 🙈.
</Warning>

## Affection actions

These count toward the <Tooltip tip="A couple’s affection gauge: it climbs with every interaction between those two people.">affection meter</Tooltip>.

| Command   | Aliases                                       | What it does               |
| --------- | --------------------------------------------- | -------------------------- |
| `!kiss`   | `besar`, `beso`, `k`                          | Give someone a kiss        |
| `!hug`    | `abrazar`, `abrazo`                           | Hug someone                |
| `!pat`    | `acariciar`, `headpat`, `caricia`, `acaricia` | Pat/headpat someone        |
| `!cuddle` | `acurrucar`, `mimos`                          | Cuddle up with someone     |
| `!peck`   | `besito`, `piquito`                           | Give someone a quick peck  |
| `!tickle` | `cosquillas`, `cosquilla`                     | Tickle someone             |
| `!feed`   | `alimentar`, `comida`, `alimenta`             | Feed someone               |
| `!carry`  | `cargar`, `carga`                             | Carry someone in your arms |

## More actions

| Command      | Aliases                        | What it does             |
| ------------ | ------------------------------ | ------------------------ |
| `!bite`      | `morder`, `muerde`, `mordisco` | Bite someone             |
| `!poke`      | `picar`, `pica`                | Poke someone             |
| `!highfive`  | `choca5`, `high5`, `chocalas`  | High-five someone        |
| `!wave`      | `saludar`, `saluda`, `hola`    | Wave at someone          |
| `!wink`      | `guino`, `guiño`, `guinar`     | Wink at someone          |
| `!handshake` | `apreton`, `mano`              | Shake someone's hand     |
| `!punch`     | `golpear`, `golpe`, `puno`     | Punch someone            |
| `!patada`    | `patear`                       | Kick someone             |
| `!bonk`      | `bonkear`, `martillo`          | Bonk someone             |
| `!kabedon`   | `kabe`                         | Corner someone (kabedon) |

## !match

Creates a visual match by joining the global avatars of 2 to 4 users into a single side-by-side, high-quality image.

**Usage:** `!match <@user/ID/name> [more users...]`

**Aliases:** `ship`, `juntar`, `pareja`

* If you only mention one person, Lucie puts you first and makes the match between the two of you.
* Accepts up to 4 users per match; duplicates are ignored.
* You can mix mentions, IDs, and names — Lucie also looks the ID up on Discord if the user isn't in the server.
* If someone has no avatar, their slot is filled with a plain dark background.
* You can't match with only yourself.

**Examples**

```text theme={"dark"}
!match @Nekotina
!match @user1 @user2 @user3
!match 123456789 987654321
```

<Tip>
  Questions or ideas? Drop by the [support server](https://discord.gg/VqyAZJ2mFc).
</Tip>
