一个基于Nonebot+官方API的QQ群聊机器人
Find a file
2025-01-04 22:39:36 +08:00
.idea 初始化 2025-01-04 22:39:36 +08:00
src/plugins 初始化 2025-01-04 22:38:51 +08:00
bot.py 初始化 2025-01-04 22:38:51 +08:00
example.env.prod 初始化 2025-01-04 22:38:51 +08:00
pyproject.toml 初始化 2025-01-04 22:38:51 +08:00
README.md 初始化 2025-01-04 22:38:51 +08:00

SanYeCao-Nonebot

How to start

  1. generate project using nb create .
  2. install plugins using nb plugin install .
  3. run your bot using nb run .

Documentation

See Docs