0.1.0 • Published 9 years ago
sockpolls v0.1.0
SockBotPolls
Polls, for sockbot! This is intended for chat-like clients, but it will work just fine in forum-like clients.
##Installation See Sockbot install instructions.
##Usage
!addPollor just!pollto start a new poll. You must include a colon so it knows where the question stops and the answers begin; answers are separated by a space. One poll may be open per topic. Example:!poll Which is better? : Chocolate VanillaExample:!addPoll Which is better: Chocolate Vanilla!vote [option]to cast a vote.!closeor!endPollto close the poll and output the winner.
##Sample output
yamikuronue [1:12 PM]
!addPoll which is better: chocolate or vanilla
sockbot BOT [1:12 PM]
Poll added. Let the voting commence!
yamikuronue [1:12 PM]
!vote vanilla
sockbot BOT [1:12 PM]
Your vote has been registered
yamikuronue [1:12 PM]
!close
sockbot BOT [1:13 PM]
Poll closed! The winner is vanilla with 1 votes!0.1.0
9 years ago