Link a game to a channel
link_channelAssign an existing Discord channel to a Roblox game so thumbnail tickets post there and the View channel button opens it. Use a channel ID from list_artist_channels; omit the channel ID to unlink the game.
Instructions
Point a game at a channel that already exists: where its tickets get posted, and where the View channel button on its notifications goes. The same pairing /ticket config makes in Discord, without needing to be in the server. Take the id from list_artist_channels. Pass no channel to unlink.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game name or universe id. | |
| channelId | No | Channel id from list_artist_channels. Leave out to unlink the game. |