Skip to content

Commit

Permalink
forgot the add to queue context menu exists
Browse files Browse the repository at this point in the history
  • Loading branch information
200percentmicky committed Oct 16, 2023
1 parent e27ccb7 commit 346db4d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,19 @@ Adds a vibrato effect to the player.
| `[frequency]` | float | The frequency of the tremolo. Minimum value is `0.1`. |

## Player
The main commands of the audio player.
The main commands of the audio player.

### Message > Apps > Add to queue

??? abstract "Message Command Only"

This command is only available as a **Message Command**. It must be executed from the **Apps** section in a message's right-click context menu.

!!! warning

This command requires the **Message Content** privileged intent to work.

Adds a track to the queue by using the message's content as a search query.

### !bindchannel | !bindto | /player bindchannel `[channel]`

Expand Down

0 comments on commit 346db4d

Please sign in to comment.