265 B
265 B
radar-bot
How to start
- generate project using
nb create. - create your plugin using
nb plugin create. - writing your plugins under
src/pluginsfolder. - run your bot using
nb run --reload.
Documentation
See Docs