Polling

In this page you will learn about Polling Feature.

Behind Story

In some cases, we can't simply decide what to do or choose without asking everyone's opinion. The poll feature is the easiest way to let everyone vote with lots of options that you an customize for example setting poll duration and more.

/polling

Use Cases

  • Polling

  • Voting

  • Questionnaire

  • Collecting feedback

/polling

To create polling with question and choices

Command

Usage

/polling [question] [choices] (polling_mode) (unvote_mode) (voter_privacy) (duration) (mention)

Example

/polling question:Which one do you choose? choices:Apple or Banana

/polling question:Which one do you choose? choices:Apple, Grape, or Banana

Command Options

Option
Description

polling_mode <Single Vote>

User only can vote once (Default)

polling_mode <Multiple Vote>

User can vote multiple choices

unvote_mode <Allow>

User can change their vote (Default)

unvote_mode <Disallow>

User can not change their vote

voter_privacy [Public]

All server member can see the voter list (Default)

voter_privacy [Hidden]

All members in the server can not see the voter list

voter_privacy [Public]

Only the author who can see the voter list

duration [Unlimited]

Set polling without duration (Default)

duration [5mins, 10 mins, 15 mins, 30 mins, 1 hour, 2 hours, 3 hours, 6 hours, 12 hours, 1 day, 3 days, 1 week]

Set polling with duration. Once it's end no one can vote again.

mention

Set role to mention

Good to know: When the duration isn't unlimited, user can click on the clock button to convert the ends time to their local time (No setup required for the user. The bot is smart enough to convert the time to their local time)

Automatic date & time converter to check voting end time

Last updated

Was this helpful?