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

# /say

> Send a message in a channel as Burger Bot.

Make Burger Bot send a message on your behalf.

## Description

Posts a message in the chosen channel as Burger Bot. Useful for announcements, polished embeds, or routing through the bot's identity.

## Required permissions

* **User:** `Manage Messages`
* **Bot:** `Send Messages`, `Embed Links`

## Syntax

```text theme={null}
/say message:<text> [channel:<channel>]
```

## Example

```text theme={null}
/say message:Welcome to our community!
/say message:Server restart in 5 minutes channel:#announcements
```

## Notes

<Note>
  All uses of `/say` are recorded in your moderation logs to prevent abuse.
</Note>
