Running Bots

You can run bots from the CLI using:

$ ds runbot filename

make sure the filename doesn't have .js

or you can run it with node!

Last updated