An open API service indexing awesome lists of open source software.

https://github.com/kmaida/template-slackbot

A template for building Slackbots with TypeScript and Bolt JS
https://github.com/kmaida/template-slackbot

airtable mongodb nodejs slack slackapp slackbot typescript

Last synced: 7 months ago
JSON representation

A template for building Slackbots with TypeScript and Bolt JS

Awesome Lists containing this project

README

          

# template-slackbot

This is a template repo for Slack app development using [TypeScript](https://www.typescriptlang.org/) and the [Bolt](https://github.com/slackapi/bolt-js) JavaScript Slack app framework.

## Documentation

* [Getting Started](docs/development.md)
* [Development: Airtable](docs/development-airtable.md)
* [Development: MongoDB](docs/development-mongodb.md)
* [Development: Slack App](docs/development-slack-app.md)
* [Deployment](docs/deployment.md)

---

[LICENSE](license.txt)