kurzgesagt-in-a-nutshell / birdbot

A multipurpose bot for the kurzgesagt discord server
GNU General Public License v3.0
21 stars 4 forks source link

[Feature]: Store banner cycle info on MongoDB #189

Open KvantOrav opened 6 months ago

KvantOrav commented 6 months ago

Discord Contact Details

424843380342784011

Title

Store banner cycle info on mongo

What problem does this address?

Allows the banner cycle to be resumed automatically on restart.

How would this solve the problem?

Save banner rotation duration and an on/off bool on mongo, check it on cog load and update it with the rotation command.

arcinfini commented 1 month ago

I am moving this to the Version 3.2.0 milestone where we will focus on database content. Would rather have this issue be worked on after those database changes.

So this is currently planned.