Skip to content

Commit 3788ed3

Browse files
committed
Update commands.md
1 parent 018b5f5 commit 3788ed3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/commands.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ In-Game Command | Description
360360
[**marker**](commands.md#marker) | Set custom markers anywhere on the map.
361361
[**market**](commands.md#market-ingame) | Search for items in vending machines or subscribe/unsubscribe to items.
362362
[**mute**](commands.md#mute) | Mute the bot from the In-Game Team Chat.
363+
[**move**](commands.md#move) | Move user to a different channel.
363364
[**note/notes**](commands.md#notenotes) | Create notes about meaningful things.
364365
[**offline**](commands.md#offline) | Get the currently offline players in your team.
365366
[**online**](commands.md#online) | Get the currently online players in your team.
@@ -535,6 +536,20 @@ Subcommand | Description | Required
535536
536537
![In-Game Command mute Image](images/ingame_commands/mute_ingame.png)
537538

539+
## **move**
540+
541+
> **Move users between voice channels.** Use this to move yourself or other users to a specified voice channel.
542+
543+
<br>Command format: `!move [user1] [user2] [...] <target_channel> `
544+
545+
* `target_channel`: Name or ID of the destination voice channel (**required**)
546+
* `user1`, `user2`, ... : Mention or ID of the users to move (**optional**). If not specified, it moves **you**.
547+
548+
### **Examples**
549+
550+
* `!move General` – Moves **you** to the **General** voice channel
551+
* `!move Alle Gaming` – Moves **Alle** to the **Gaming** channel
552+
* `!move 123456789012345678` – Moves **you** to the voice channel with that **ID**
538553

539554
## **note/notes**
540555

0 commit comments

Comments
 (0)