summaryrefslogtreecommitdiff
path: root/README.md
blob: c7cc2a8fb8c4fe7a55fc0e5411dae37b7c44928c (plain)
1
2
3
4
5
6
7
# ATRI

## How to start

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