mirror of https://github.com/Mai-with-u/MaiBot.git
- 在 bot_config_template.toml 中添加 table_prefix 字段,用于设置数据库表前缀 - 更新 database.py 和 database_model.py 以支持表前缀配置 - 修改 official_configs.py,将 database_name 字段重命名为 database - 优化了数据库连接和模型定义的相关代码 |
||
|---|---|---|
| .. | ||
| bot_config_template.toml | ||
| model_config_template.toml | ||
| template.env | ||