# Command

## Create

Creates a poll

{% hint style="info" %}
**Usage:**\
**/**&#x70;oll create (seconds) (title) | "(Option 1)" "(Option 2)"... | (min players) | (max players)

**Example:**\
/poll create 20 Vote for this! | "Option A" "B" "Another option" | 1 | 10
{% endhint %}

## Vote

Vote for the current poll

{% hint style="info" %}
**Usage:**\
/poll vote "(Option)"

**Example**\
/poll vote "Option A"
{% endhint %}

## Finish

Ends current poll

{% hint style="info" %}
**Usage:**

/poll finish
{% endhint %}
