Samples and templates

Evaluate third-party apps
Exercise caution before trusting third-party and open source applications and automations (those outside of slack-samples). Review all source code created by third-parties before running slack create or slack deploy. All samples and templates listed here are created and maintained by Slack.

Announcement Bot

Preview, post, and manage announcements sent to one or more channels

Github Functions

A collection of functions that map to oft-used functionality on GitHub

Give Kudos

Give kudos and share some kind words with anyone in your workspace

Hello World

Send a greeting to channel

Request Time Off

Send a time off request to a designated user to be approved or denied; uses interactivity handlers

Jira Functions

An application used to authenticate and interact with Jira Server

Python

Blank Template

A blank template for building modular Slack apps with Deno

Dockerfile

Code Snippets

A collection of example snippets for modular Slack app features

TypeScript

Daily Channel Topic

Update channel topics on a daily basis using today's date

TypeScript

Function Template

A template for a single function (no workflow)

TypeScript

Issue Submission

Submit an issue to channel

TypeScript

Message Translator

Translate message text to different languages using reactions

TypeScript

Reverse String

Post a reversed version of a string in a selected channel

TypeScript

Simple Survey

Request and collect feedback on messages using reacjis

TypeScript

Starter Template

A template for building Slack apps with Deno

TypeScript