> For the complete documentation index, see [llms.txt](https://bothelp.hktrpg.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bothelp.hktrpg.com/guide/en/system-tools/discord-an-niu-zhuan-fa.md).

# Discord Button Forwarding

{% hint style="info" %}
Discord only. Forward results from `.ch button`, `.char button`, or `.re` buttons to another channel.
{% endhint %}

### Why

Sheet buttons are often pinned in a prep channel. `.forward` sends click results to the public play channel without copy-paste.

### Commands

| Command                           | Description                                                      |
| --------------------------------- | ---------------------------------------------------------------- |
| `.forward [Discord message link]` | Forward that button message’s results to the **current** channel |
| `.forward show`                   | List all forward rules                                           |
| `.forward delete [index]`         | Delete a rule by number                                          |

### Supported button types

* `.ch button` (sheet state)
* `.char button` (sheet rolls)
* `.re` ([request roll / click](/guide/en/trpg-features/yao-qiu-zhi-tou.md))

### Suggested flow

1. Create buttons in a prep channel: `.ch button` or `.char button name`
2. Right-click the message → **Copy Message Link**
3. In the play channel: `.forward https://discord.com/channels/...`
4. Clicks on the original buttons then appear in the forwarded channel

### Notes

* You can only forward **your own** sheet buttons
* Each button maps to one forward channel
* Limits scale with [VIP level](/guide/en/getting-started/development-support.md#vip-benefits-overview) (about 4 at VIP 0)
* Rules persist until deleted

### Related

* [Character Sheets](/guide/en/trpg-features/kai-shi-jin-hang-trpg/jiao-se-ka.md)
* [Request a Roll](/guide/en/trpg-features/yao-qiu-zhi-tou.md)
* [Development Support (VIP)](/guide/en/getting-started/development-support.md#vip-benefits-overview)
