Skip to main content

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

OptionDescriptionRequiredDefaultLimitations
questionWhat is the question of the poll?1024 characters
typeWhat type of poll should be created?Normal (Buttons)
maxchoicesHow many answers can each user choose?120 choices
textWhich text should be appear above the poll?2000 characters
allowedroleWhich 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?

yes-no-poll

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

custom-poll