Skip to content

Latest commit

 

History

History
165 lines (102 loc) · 2.59 KB

Polls.md

File metadata and controls

165 lines (102 loc) · 2.59 KB

Module: Polls

This module contains polling commands through textual or reaction polls.

Group: poll

Expand for additional information

Starts a new poll in the current channel. You can also provide the time for the poll to run.

Guild only.

Aliases: polls

Overload 2:

  • [time span]: Time for the poll to run
  • [string...]: Poll question

Overload 1:

  • [string]: Poll question
  • [time span]: Time for the poll to run

Overload 0:

  • [string...]: Poll question

Examples:

!poll Some poll question?
!poll 10s Some poll question?
!poll Some poll question? 10s


poll stop

Expand for additional information

Stops a running poll.

Guild only.

Aliases: end, cancel

Overload 0:

No arguments.

Examples:

!poll stop


Group: reactionspoll

Expand for additional information

Starts a new reactions poll in the current channel. You can also provide the time for the poll to run.

Guild only.

Aliases: reactionspolls, rpoll, rpolls, pollr, voter

Overload 2:

  • [time span]: Time for the poll to run
  • [string...]: Poll question

Overload 1:

  • [string]: Poll question
  • [time span]: Time for the poll to run

Overload 0:

  • [string...]: Poll question

Examples:

!reactionspoll Some poll question?
!reactionspoll 10s Some poll question?
!reactionspoll Some poll question? 10s


reactionspoll stop

Expand for additional information

Stops a running reactions poll.

Guild only.

Aliases: end, cancel

Overload 0:

No arguments.

Examples:

!reactionspoll stop


Group: vote

Expand for additional information

Manages voting in running polls. Group call registers a vote in the running poll for the option you entered.

Guild only.

Aliases: votefor, vf

Overload 0:

  • [int]: Option to vote for

Examples:

!vote 5


vote cancel

Expand for additional information

Manages voting in running polls. Group call registers a vote in the running poll for the option you entered.

Guild only.

Aliases: c, reset

Overload 0:

No arguments.

Examples:

!vote cancel