Zheoni / VotaBot

A discord bot to create interactive simple polls easily.
https://discordapp.com/api/oauth2/authorize?client_id=509451579678654468&permissions=68672&scope=bot
MIT License
7 stars 2 forks source link

When the bot restarts all the polls are lost. #2

Closed Zheoni closed 5 years ago

Zheoni commented 5 years ago

Maybe in the future use a database to store the polls and another system to the timed polls, because now they just get stuck inside an async function.