Skip to content
Shivam Mistry edited this page May 11, 2014 · 1 revision

Voting on FreeVoteBot is a fairly simple process.

If you know the poll ID, you can register your vote on it (or update your current vote) by typing one of the following commands.

Voting Yes

If you wish to vote yes on a poll, you should use !y <pollID>, where pollID is the integer identification number of the poll. Alternatively, you may vote yes using !v <pollID> yes, where the same parameter applies.

Example:

!y 111

or

!v 111 yes

Voting no

If you wish to vote no on a poll, you should use !n <pollID>, where pollID is the integer identification number of the poll. Alternatively, you may vote no using !v <pollID> no, where the same parameter applies.

Example:

!n 111

or

!v 111 no

Abstaining

If you wish to vote abstain on a poll, you should use !a <pollID>, where pollID is the integer identification number of the poll. Alternatively, you may abstain using !v <pollID> abstain, where the same parameter applies.

Example:

!a 11

or

!v 11 abstain