-
Notifications
You must be signed in to change notification settings - Fork 1
Voting
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.
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
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
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