Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a vote feature #17

Open
badBlackShark opened this issue May 16, 2018 · 0 comments
Open

Create a vote feature #17

badBlackShark opened this issue May 16, 2018 · 0 comments
Labels
new feature A feature I'd like the bot to have, somewhen.
Milestone

Comments

@badBlackShark
Copy link
Owner

A feature to vote for something through the bot would be nice. A call could like like this: .openVote <thing_to_vote_for> <options> <timeframe>. The vote should automatically close after <timeframe>.
A nice way to tell apart <thing_to_vote_for> and <timeframe> can be loosely copied from the reminder system.
Telling <options> apart from <thing_to_vote_for> is a little tricky. A system could be created to add options to an existing poll (possibly via a generated ID), however I would personally prefer a delimiter in the command call, e.g. |.
After <timeframe> is over, the poll should be automatically closed, and the winning option should be announced. In case of a tie, I don't think a tiebreaker should be introduced. Just announce a tie between the tied options.

@badBlackShark badBlackShark added the new feature A feature I'd like the bot to have, somewhen. label May 16, 2018
@badBlackShark badBlackShark modified the milestones: 1.3.2, 1.3.1 May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A feature I'd like the bot to have, somewhen.
Projects
None yet
Development

No branches or pull requests

1 participant