This repository contains documentation, tools and examples for extending Slapdash.
Documentation is published to platform.slapdash.com via GitBook and is backed by the docs directory in this repository.
Commands built by the community can be found in the commands directory. All these commands are featured on Slapdash where everyone can discover them and add to their Slapdash accounts.
If you want to publish your command, check out the instructions.
We maintain simple examples of how you can write commands in the language of your choice in the templates directory.
If you are writing a command in TypeScript, we maintain a package of types for the Command Response specification.