# How to Copy Emojis from Other Discord Servers

[Sx Bot](https://sxbot.io) is a Discord bot that allows you to easily copy or steal emojis from other Discord servers. Follow these simple steps:

1. **Copy an Emoji from Another Discord Server:**
   * Example: **`/emoji steal :poggers:`**
2. **Copy an Emoji from 7TV, BetterTTV, or FrankerFaceZ:**
   * Example: **`/emoji steal https://7tv.app/emotes/6040a8bccf6746000db10348`**
3. **Copy a Discord Emoji via URL:**
   * Right-click on the emoji in Discord, select "Copy Link," and paste the URL.
   * Example: **`/emoji steal https://cdn.discordapp.com/emojis/1124842252007649390.gif?size=240&quality=lossless`**
4. &#x20;**Copy Multiple Emojis at Once:**
   * &#x20;Bulk copy multiple emojis from another server in one action.
   * Automatically retrieve and copy all emojis from a specified server.\
     Example: **`/emoji steal-bulk :poggers: :blobdance:`**

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FY6DsrD4YlEHQNURur6Z4%2Femojisteal.webp?alt=media&#x26;token=c8e2380c-93c7-4a43-a1cf-0fa6c218da0e" alt="Discord bot copying emojis from other servers" width="326"><figcaption><p>Example of copying an emoji from another Discord server</p></figcaption></figure>

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FHqypOO5UYzgA4fLWCWXL%2FScreenshot%202024-12-16%20at%206.08.42%E2%80%AFAM.png?alt=media&#x26;token=24b955de-4553-43bf-90b4-2b01834c2775" alt="Example of copying multiple emojis from another Discord server" width="339"><figcaption><p>Example of copying multiple emojis from another Discord server</p></figcaption></figure>

{% hint style="success" %}
That's it! Enjoy using your new emojis in your Discord server! 😄🎉
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sxbot.io/utilities/how-to-copy-emojis-from-other-discord-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
