Skip to content

Docs, tools & examples for extending Slapdash.

Notifications You must be signed in to change notification settings

slapdash/platform

Repository files navigation

Slapdash Platform

This repository contains documentation, tools and examples for extending Slapdash.

Documentation

Documentation is published to platform.slapdash.com via GitBook and is backed by the docs directory in this repository.

Publish Command

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.

Language-specific Templates

We maintain simple examples of how you can write commands in the language of your choice in the templates directory.

Command Response TypeScript Types

If you are writing a command in TypeScript, we maintain a package of types for the Command Response specification.