# Bot Commands

See [Signup Sheets](/archive/signup-sheets.md) for Raid Helper bot information.

{% tabs %}
{% tab title="Ser Aymeric" %}

## [Ser Aymeric](https://seraymeric.com/commands)

### [FFXIV](https://seraymeric.com/commands#xiv)

**Connect FFXIV to Discord**\
`/xiv registration byname world:Brynhildr forename:[FirstName] surname:[LastName]`\
`/xiv registration byname world:Brynhildr forename:Tataru surname:Taru`

**Display Market Data for an Item**\
`/xiv market prices item:[item] world:[datacenter or world]`\
`/xiv market prices item:Sun Lemon world:Crystal`\
`/xiv market prices item:Sun Lemon world:Brynhildr`

**Display User's FFXIV Collection**\
`/xiv collection summary member:@User`

**Show Reset Times**\
`/xiv times`

### [Fun](https://seraymeric.com/commands#fun)

**Hug your friend!**\
`/fun interact action:[hug, pat, poke] member:@User`

**Ship two Users**\
`/fun ship first:@User second:@User`

### [Cookies](https://seraymeric.com/commands#server)

**Collect Daily Cookies**\
`/server cookies collect`

**Give Someone Cookies!**\
`/server cookies give member:@User amount:[amount]`

**Display Cookies Leaderboard**\
`/server cookies leaders`
{% endtab %}

{% tab title="YAGPDB" %}

## [**YAGPDB**](https://docs.yagpdb.xyz/commands/all-commands)

### Rep/Cheer!

**Give a Cheer!**\
`/giverep @user`

**Display the Rep/Cheer Leaderboard**\
`/toprep`

### **Fun**

**Ask the Magic 8ball a Question**\
`/8ball`

**Ask for Adivce**\
`/advice`

**Get a Cat Fact**\
`/catfact`

**Get a dog fact**\
`/dogfact`

**Tell a Dad Joke**\
`/dadjoke`

**Get an Inspirational Quote**\
`/inspire`

**Roll a Dice**\
`/roll`

**Get a Trivia Question**\
`/trivia`

**Generate a Random Topic**\
`/topic`

**Get the Weather**\
`/weather`
{% endtab %}

{% tab title="Pancake" %}

## [Pancake](https://pancake.gg/commands)

### Music

**Play a Song/Add to Queue**\
`p!play [song name or url]`

**Pause Music**\
`p!pause`

**Resume Music**\
`p!resume`

**Show Playlist**\
`p!queue`

**Skip Song or Vote to Skip**\
`p!skip`

**Stop Playback**\
`p!stop`

### Fun

**Post a Cat Picture**\
`p!cat`

**Post a Dog Picture**\
`p!dog`

**Start Game of Higher Lower based on a Search**\
`p!higherlower`

**Ship Two People**\
`p!ship @User1 @User2`

**Hug Someone!**\
`p!hug @User`

**Ask the 8Ball a Question**\
`p!8ball Will I get the mount today?`

### Currency

**Get Daily Pancakes**\
`p!daily`

**Fish after Buying a Rod**\
`p!buy fishing rod`\
`p!fish`

**Start Game of High or Low**\
`p!highlow`

**Start Game of Slots**\
`p!slots`
{% endtab %}

{% tab title="More" %}

## KDBot/[Interaction Bot](https://interaction-bot.com/)

**Speak your message**\
`/tts`

## [Midjourney](https://docs.midjourney.com/docs/add-the-bot)

**Generate an image**\
`/imagine`

## [LiveBot](https://livebot.bsquid.io/)

**Add a Twitch Stream**\
`/monitor create profile-url: where-to-post:`&#x20;

**Remove the Twitch Stream**\
`/monitor delete profile-url:`&#x20;
{% endtab %}
{% endtabs %}


---

# 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://info.ff14fun.club/archive/bot-commands.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.
