DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Build a Serverless Slack Command in minutes

4 years ago medium.com
How to Build a Serverless Slack Command in minutes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Commander is a Slack app that provides a framework for developers to create custom serverless slash commands and serverless Slack apps without leaving the Slack environment. The commands which are created using Commander are serverless commands which run on Nimbella’s Serverless Cloud.

Simplifying the process of creating Apps and slash commands allows you to quickly create or install functionality for your team to more efficiently communicate with each other.

For developers, it might be useful to add logs and to be able to debug while writing commands and Commander allows you to fetch the logs as well.

You can use the api_get command to get the command parameters which you can use in your code to call your command or just use curl

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com