feat: 持久保存bot对象以成功重启

This commit is contained in:
Rock Chin
2023-01-02 00:35:36 +08:00
parent 91e13e6128
commit 16d7cc7d18
6 changed files with 92 additions and 32 deletions

View File

@@ -3,7 +3,8 @@ context = {
'database.manager.DatabaseManager': None,
'openai.manager.OpenAIInteract': None,
'qqbot.manager.QQBotManager': None,
}
},
'logger_handler': None,
}