michaelhillebrand / huskiebot

A multipurpose discord bot
GNU General Public License v3.0
4 stars 0 forks source link

Adds polling feature cog. #30

Open aleksandrsvoboda opened 4 years ago

aleksandrsvoboda commented 4 years ago

This is the first iteration of the poll feature. The naming of variables can be worked on. We might add testing functionality later on. The functionality is split into many small functions in order to simplify future testing(which should have been done right away, to be honest). It would be nice to add a real time clock to the poll message to keep track of time left on the poll. I think the effort required to accomplish this does not fit into the scope of the first iteration.

anapp4that commented 4 years ago

Looks good to me. Interested to see the polling feature in use