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

# Utility

## Overview

greed provides a collection of utility commands to help with everything from translation to quick calculations. These tools are designed to keep users engaged within your server.

## Practical Tools

<AccordionGroup>
  <Accordion title="AI & Information">
    * `,ask (question)`: Query an AI to get answers to your questions directly in Discord.
          <Frame>
            <img src="https://mintcdn.com/emogirlsllc/WXFGfVBGZ5iggLjM/images/image0%5B1%5D.png?fit=max&auto=format&n=WXFGfVBGZ5iggLjM&q=85&s=062155285620f9ec282b300cf125297d" alt="Image0[1]" width="696" height="242" data-path="images/image0[1].png" />
          </Frame>
    * `,translate (text)`: Automatically detect and translate text to English.
          <Frame>
            <img src="https://mintcdn.com/emogirlsllc/YKSoZfUboV_cWtxf/images/image.%5B1%5D.png?fit=max&auto=format&n=YKSoZfUboV_cWtxf&q=85&s=a5d624e32a59d52564feccd824bc5311" alt="Image [1]" width="462" height="287" data-path="images/image.[1].png" />
          </Frame>
  </Accordion>

  <Accordion title="Organization">
    * `,reminder (duration) (message)`: Set a personal timer to remind you of tasks.
    * `,stickymessage add (channel) (message)`: Keep a specific message at the very       bottom of a channel.
    * `,timer add (channel) (interval) (message)`: Schedule a one-time message to be sent later.
    * `,settings quote on/off`: Toggle whether greed adds "Quote" buttons to message links.
  </Accordion>

  <Accordion title="Server Interaction">
    * `,poll (duration) (question)`: Create reaction-based polls.
          <Frame>
            <img src="https://mintcdn.com/emogirlsllc/YKSoZfUboV_cWtxf/images/image/%5B1%5D.png?fit=max&auto=format&n=YKSoZfUboV_cWtxf&q=85&s=d97ed691de3e0663df6e8dc565e5c2ac" alt="[1]" width="478" height="260" data-path="images/image/[1].png" />
          </Frame>
    * `,confessions add (channel)`: Set up a channel for anonymous user messages.
          <Frame>
            <img src="https://mintcdn.com/emogirlsllc/YKSoZfUboV_cWtxf/images/image,%5B1%5D.png?fit=max&auto=format&n=YKSoZfUboV_cWtxf&q=85&s=427a56a361989c3cea3f9cf372357a74" alt="Image,[1]" width="733" height="399" data-path="images/image,[1].png" />
          </Frame>
  </Accordion>
</AccordionGroup>

***

## Embed Builder

greed includes a comprehensive embed builder for creating professional-looking announcements and messages.

```javascript theme={null}
,createembed {embed}{title: Welcome!}{description: This is a custom embed!}
```

<Frame>
  <img src="https://mintcdn.com/emogirlsllc/UOVFsWCxKc0tRT6-/images/image00%5B1%5D.png?fit=max&auto=format&n=UOVFsWCxKc0tRT6-&q=85&s=104154abd47505ce19c7a7a614cbb986" alt="Image00[1]" width="796" height="201" data-path="images/image00[1].png" />
</Frame>

<Tip>
  *For* a full list of embed variables and flags, check out the [Scripting](/resources/scripting/variables) section.
</Tip>

***

## Other Features

* **Emoji Management**: Use `,emoji steal (emoji)` to quickly add emojis from other servers to your own.
  <Frame>
    <img src="https://mintcdn.com/emogirlsllc/7vyEUUPmyzOWUYD5/images/Screenshot-2026-06-07-113953.png?fit=max&auto=format&n=7vyEUUPmyzOWUYD5&q=85&s=0c0a1904ef8903c6dbc11ed578261fa7" alt="Image2[1]" width="694" height="182" data-path="images/Screenshot-2026-06-07-113953.png" />
  </Frame>
* **Birthdays**: Use `,birthday set (date)` to have greed announce your birthday in the server.
  <Frame>
    <img src="https://mintcdn.com/emogirlsllc/7vyEUUPmyzOWUYD5/images/Screenshot-2026-06-07-114058.png?fit=max&auto=format&n=7vyEUUPmyzOWUYD5&q=85&s=19290420d8eb32702431034f87c869f5" alt="Screenshot 2026 06 07 114058" width="739" height="179" data-path="images/Screenshot-2026-06-07-114058.png" />
  </Frame>
