Ultcrt / Ultbot

利用nonebot编写的插件
MIT License
2 stars 0 forks source link

Ultbot

How to start

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