Files
Mofox-Core/pyproject.toml
SengokuCola 972e6066e6 v0.1
能跑但是没写部署教程,主题和记忆识别也没写完
2025-02-26 18:12:28 +08:00

8 lines
153 B
TOML

[project]
name = "Megbot"
version = "0.1.0"
description = "New Bot Project"
[tool.nonebot]
plugins = ["src.plugins.chat"]
plugin_dirs = ["src/plugins"]