/abot

A QQ robot built on nonebot and cqhttp.

Primary LanguagePython

abot

How to start

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