Split

Split players into 2 teams

Syntax and parameters

Description

Creates a message with reactions, buttons and timer to split players into 2 teams.

Captains receive notifications from the bot in private messages. A captain is randomly selected to be the first to choose. Captains take turns choosing an available player using reactions until teams are formed with the maximum possible number of players in each. Selected players are recorded on the right under the nicknames of the captains.

The navigation buttons allow you to start the split again or continue from the last step if the captain did not have time to select a player in the allotted time. After successful split, bot moves the 2nd command to an available empty voice channel.

The bot supports 4 types of split command, which differ in the order in which the player is selected. The types are shown in the table below. The numbers indicate the team number.

TypePick order
Classic1-2-1-2-1-2-1-2 ...
CWC1-2-2-1-2-1-1-2 ...
First-double1-2-2-1-2-1-2-1 ...
RandomRandom teams with defined captains

Usage limitations and special cases

  • From 4 to 16 users can participate in the split.
  • If two teams are captained by the same player, an error message will be returned.
  • It is assumed that you are in a public voice channel when using this command. All users present in it participate in voting by default.
    • If you are not in a voice channel, then it will be considered that only captains participate in the vote (which will return an error). In this case, you should use the include, exclude and only parameters.

Configuration

Screenshots