Put up the Add ticket button
post_ticket_panelPost a game's 'Add ticket' button in its Discord channel to restore it after scrolling away or move it elsewhere. Re-posting replaces the previous button automatically.
Instructions
Post a game's standing "Add ticket" button in its channel. Anyone who clicks it gets a short form, and filing it opens a numbered channel for that ticket under the game's category. create_channel and link_channel already do this when they point a game at a channel, so this is for putting the button back after it has scrolled out of sight, or moving it somewhere else. Posting it again takes the previous one down rather than leaving two.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game name or universe id. | |
| role | No | Who to ping in each new ticket channel, by name, e.g. "Thumbnail Team". Guessed from the role list the first time and remembered after that. | |
| channelId | No | Where to put it. Defaults to the channel the game is already linked to. |