Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 261 Bytes

ATRIbot

How to start

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

Documentation

See Docs