# cloud-slack-bot **Repository Path**: mirrors_googlecodelabs/cloud-slack-bot ## Basic Information - **Project Name**: cloud-slack-bot - **Description**: Build a Slack Bot with Node.js on Cloud Run - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Build a Slack Bot with Node.js on Cloud Run This repository contains the source code for the [Build a Slack Bot with Node.js on Cloud Run Google codelab][cloud-slack-bot-codelab]. [![Build Status][travis-status-image]][travis-status] [cloud-slack-bot-codelab]: https://codelabs.developers.google.com/codelabs/cloud-slack-bot/ [travis-status]: https://travis-ci.org/googlecodelabs/cloud-slack-bot [travis-status-image]: https://travis-ci.org/googlecodelabs/cloud-slack-bot.svg?branch=master ## Resources ### Codelabs and Samples - [Google codelabs][codelabs] - [Slack integrations on Google Cloud Platform samples][slack-samples] - [Node.js on Google Cloud Platform samples][nodejs-samples] [codelabs]: https://g.co/codelabs [nodejs-samples]: https://github.com/GoogleCloudPlatform/nodejs-docs-samples [slack-samples]: https://github.com/GoogleCloudPlatform/slack-samples ### Documentation - [Google Cloud Platform][cloud] - [Google Cloud Run][run] - [Google Container Engine][container-engine] - [Google Container Registry][container-registry] - [Google Secret Manager][secret-manager] - [Slack API][slack-api] [cloud]: https://cloud.google.com/ [run]: https://cloud.google.com/run [container-engine]: https://cloud.google.com/container-engine/ [container-registry]: https://cloud.google.com/container-registry/ [secret-manager]: https://cloud.google.com/secret-manager [slack-api]: https://api.slack.com/ ## Contributing Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md). ## License Apache Version 2.0 See [LICENSE](LICENSE).