v0.1
能跑但是没写部署教程,主题和记忆识别也没写完
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "Megbot"
|
||||
version = "0.1.0"
|
||||
description = "New Bot Project"
|
||||
|
||||
[tool.nonebot]
|
||||
plugins = ["src.plugins.chat"]
|
||||
plugin_dirs = ["src/plugins"]
|
||||
Reference in New Issue
Block a user