NovaNoirBot / Nova-Bot

基于 Nonebot2 二次开发的机器人框架

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nova-Bot

How to start

  1. generate project using nb create .
  2. create your plugin using nb plugin create .
  3. writing your plugins under nova_bot/plugins folder.
  4. run your bot using nb run .

Documentation

See Docs

About

基于 Nonebot2 二次开发的机器人框架

License:MIT License


Languages

Language:Python 96.9%Language:Dockerfile 2.4%Language:Shell 0.6%