---
title: Shiori
description: "Shiori is this server's helper bot. It handles shops, reusable embeds, and automatic messages, and it works in Spanish and English."
---

**Shiori** is this server's helper bot. It handles three things:

- **Shops** — Discord channels where members sell and manage their own shop.
- **Embeds** — formatted messages created without coding and reused across the server.
- **Systems** — automatic messages the bot sends using those embeds.

This documentation is written for the whole team: **designers**, **helpers**, **staff**, **mods**, and **admins**.

<CardGroup cols={2}>
  <Card title="Who can do what?" href="/en/roles" icon="users">
    Shiori's roles and the commands each one can use.
  </Card>
  <Card title="The shop system" href="/en/shops" icon="store">
    Create, manage, and follow Discord shops.
  </Card>
  <Card title="The embed system" href="/en/embeds" icon="message-square">
    Build formatted messages with Discohook, no coding needed.
  </Card>
  <Card title="Systems and variables" href="/en/variables" icon="braces">
    The bot's automatic messages and their variables.
  </Card>
</CardGroup>

Prefer Spanish? The [Spanish documentation](/) is available.
