Poll Command
About the command
With the Poll Command you can easily create polls. Normal polls have no time limit, but can be closed at any time. A poll can be either a simple yes/no poll or a poll with up to 20 custom answers.
Quick Overview
- Command:
/poll
- Required Options:
question
- Optional Options:
type
,maxchoices
,text
,answer-[1-20]
- Default Required Permissions:
Manage Server
Arguments
Option | Description | Required | Default | Limitations |
---|---|---|---|---|
question | What is the question of the poll? | ✅ | 1024 characters | |
type | What type of poll should be created? | ❌ | Normal (Buttons) | |
maxchoices | How many answers can each user choose? | ❌ | 1 | 20 choices |
text | Which text should be appear above the poll? | ❌ | 2000 characters | |
allowedrole | Which role is allowed to vote? | ❌ | Everyone | |
answer-[1-20] | Answer options for which members can vote. For each answer custom emojis can be set. (Read more here) | ❌ | 256 characters |
Examples
Yes/No Poll
/poll question:Are you happy?
Custom Poll
/poll question:What is your favorite? maxchoices:1 answer-1::pizza: Pizza answer-2::hamburger: Burger answer-3::easypoll: EasyPoll answer-4:Something else