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

Add Voting #6

Open
codymalick opened this issue Feb 20, 2017 · 0 comments
Open

Add Voting #6

codymalick opened this issue Feb 20, 2017 · 0 comments

Comments

@codymalick
Copy link
Owner

Add voting capability. A user should be able to create a new vote, add up to five options, and allow users to vote. At the end of a given time period, then close the vote, and output the result.

jacobbroderick pushed a commit to jacobbroderick/go-twitch-bot that referenced this issue Mar 23, 2017
Add a function for starting a vote, casting a vote, checking vote numbers, and stopping a vote. These functions do not have the mongodb implementation currently, but will in a future push.
codymalick added a commit that referenced this issue Mar 23, 2017
Add voting algorithm and skeleton code for issue #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant