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
- Host: GitHub
- URL: https://github.com/kmaida/template-slackbot
- Owner: kmaida
- License: gpl-3.0
- Created: 2020-06-21T00:34:14.000Z (over 5 years ago)
- Default Branch: default
- Last Pushed: 2023-01-10T01:05:32.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T13:52:50.180Z (over 1 year ago)
- Topics: airtable, mongodb, nodejs, slack, slackapp, slackbot, typescript
- Language: TypeScript
- Homepage:
- Size: 436 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)