Remove key-value store config and replace it with proper database tables, preferably accessed by sqlalchemy. - [x] bot - [x] bot.acl - [x] bot.autoload - [x] bot.commands - [ ] plugins - [ ] plugins.appeals - [x] plugins.automod - [x] plugins.clopen - [x] plugins.discord_log - [x] plugins.factoids - [x] plugins.keepvanity - [ ] plugins.log - [x] plugins.modmail - [x] plugins.persistence - [x] plugins.phish - [x] plugins.reminders - [x] plugins.roleoverride - [x] plugins.rolereactions - [x] plugins.roles_dialog - [x] plugins.roles_review - [ ] plugins.tickets - [x] plugins.update - [ ] plugins.activity
Remove key-value store config and replace it with proper database tables, preferably accessed by sqlalchemy.