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.

Use Cases
Polling
Voting
Questionnaire
Collecting feedback
/polling
To create polling with question and choices
Command
/polling [question] [choices] (polling_mode) (unvote_mode) (voter_privacy) (duration) (mention)
/polling question:Which one do you choose?
choices:Apple or Banana
/polling question:Which one do you choose?
choices:Apple, Grape, or Banana
Check this: [] is a required command option, () is an optional command option.
Command Options
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

Last updated
Was this helpful?