AstreaTSS/Seraphim-Bot

Make starboard entries a class instead of one big dict

AstreaTSS opened this issue · 1 comments

See title. It's a mess with a dict, honestly, and if I need to change it, I'll just restart the bot. It'll probably need the restart anyways.

This has the benefit of making it so I don't have to story two copies of the entire DB, instead just storing deltas.

Good news: the major commits needed to do this have been done. Bad news: it will probably blow up on me. Since it's rather late today, I think I'm going to wait till a less active time to push changes up to the bot itself.