sylux6 / WatanaBot

A discord bot written in Kotlin using JDA
GNU General Public License v3.0
0 stars 0 forks source link

Poll result #110

Closed sylux6 closed 4 years ago

sylux6 commented 4 years ago

There is a bug where users can vote for many options in unique choice polls while bot is offline. Bot checks now on startup if there are users who voted for more than 1 option and only keep 1 vote if needed.

Fix omission on hours_duration column deletion

closes #103