As requested in
[request] poll script:
12 November 2006
- Live Poll -
Version 1.02
Live Poll will create a poll for your personal message which can have as many options as you want. Your contacts can vote for the option they want by saying "!vote <option number>".
Features:
- Real-time poll in personal message
- Customizable poll question
- Customizable poll options
- Contacts can vote with messages
Usage:
- /poll
<on|off>: Enable or disable the poll; if
on|off is unspecified, the poll is toggled
- /pollQuestion
<question>: Define the poll question
- /pollOption
<option number> <option>: Define a poll option
- /pollClear
<option number>: Clear the settings of the poll; if
option number is specified, the option is removed
- /pollVote
<option number>: Vote for a poll option
- /pollInfo: Send the poll information
- !vote
<option number>: Vote for a poll option (for contacts)
- Commands are case-insensitive
Example:code:
/pollQuestion What is your favourite colour?
/pollOption 1 Red
/pollOption 2 Green
/pollOption 3 Blue
/pollOption 4 Yellow
/poll on
/pollVote 3
The resulting personal message would read "What is your favourite colour? | 1: Red (0 votes), 2: Green (0 votes), 3: Blue (1 votes), 4: Yellow (0 votes) | Say "!vote <option number>" to vote!".
Comments, feedback and suggestions welcome. No GUI at the moment.
Special thanks to Jimbodude for the About Window.