chore: import deployable mai-bot source tree

This commit is contained in:
2026-05-11 00:51:12 +00:00
parent 4813699b3e
commit 7a54015f94
1009 changed files with 312999 additions and 16 deletions

8
config/README.md Normal file
View File

@@ -0,0 +1,8 @@
Runtime config files are intentionally not committed here.
Create these files locally or on the server under the runtime-mounted config directory:
- `bot_config.toml`
- `model_config.toml`
The server deployment mounts `docker-config/mmc` into `/MaiMBot/config`, so production secrets and bot-specific settings stay outside Git.