Skip to content

adobe/bot_army_cookbook

Repository files navigation

Bot Army Cookbook - Tips, Tricks, and Recipes for Writing Bot Army Trees and

Actions

Intro

Helpful approaches and snippets for working with the bot army.

This uses Metalsmith to build a static site.

Building

make build will install all deps and build the static site into /docs.

You can also run make dev (after installing the deps with npm install) to run a dev server that will host the site, watch the file-system for changes, and live reload your page. Preview on http://localhost:8000/.

About

Tips, Tricks, and Recipes for Writing Bot Trees and Actions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published