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

# Emoji & Stickers

> Steal, enlarge, and manage server emojis and stickers.

ZEON provides a powerful emoji and sticker toolkit that lets you steal assets from other messages, enlarge emojis, and manage your server's custom emoji and sticker inventory.

***

## <Icon icon="hand-fist" /> Stealing Assets

The `.steal` command is the primary way to add emojis, stickers, and images from messages into your own server.

| Command                         | Description                                                                    |
| :------------------------------ | :----------------------------------------------------------------------------- |
| `.steal [emojis/url]`           | Parses the provided emojis, image URLs, or stickers from the message content.  |
| `.steal` *(reply to a message)* | Extracts all emojis, stickers, and image attachments from the replied message. |

When you run `.steal`, ZEON displays a **paginated preview** of all found assets with a dropdown menu offering the following options:

* **Add as Emoji** — Adds the current item as a server emoji.
* **Add as Sticker** — Adds the current item as a server sticker.
* **Add as Both** — Adds the current item as both an emoji and sticker.
* **Add all as Emojis** — Bulk-adds every found item as server emojis.
* **Add all as Stickers** — Bulk-adds every found item as server stickers.

<Note>
  You can process up to **10 unique items** per `.steal` command. The bot respects your server's emoji and sticker slot limits.
</Note>

***

## <Icon icon="expand" /> Enlarging Emojis

| Command            | Description                                          |
| :----------------- | :--------------------------------------------------- |
| `.enlarge <emoji>` | Shows a full-size preview of a custom Discord emoji. |

***

## <Icon icon="trash" /> Deleting Assets

| Command                                 | Description                                                           |
| :-------------------------------------- | :-------------------------------------------------------------------- |
| `.deleteemoji <emojis>`                 | Deletes one or more custom emojis from the server (up to 10 at once). |
| `.deletesticker` *(reply to a message)* | Deletes the sticker attached to the replied message from the server.  |
