DEV Community

Ellen Chisa for Darklang

Posted on

3

Spin up a Slack app in seconds with Dark

Seconds is a bit of an exaggeration, but we've made it possible to build a full Slack app in less than an hour. You can jump right in (limited number of accounts available - if the link has expired, click here to join the waitlist.)

How? Our very first package.

We've created and released a set of functions to make the best possible Slack API experience. No more writing an OAuth implementation from scratch - it's just one line, and you can see it working right away.

Here's a peek under the hood:

https://miro.medium.com/max/1400/0*yKkenT1m4kBgd8s-

Everything else is just as easy:

  • Trigger /commands to an API endpoint just by configuring in Slack

https://miro.medium.com/max/1400/0*FdBNGtGfPbpeiLQp

  • @mention a bot and process the payload live

https://miro.medium.com/max/1400/0*vikQRLTufMjosvJk

  • Find a list of channels
  • Post messages to any channel

Not sure where to start?

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay