/AzureBotV2

A new start on Nonebot v2

Primary LanguagePython

AzureBotV2

How to start

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