# pvzig/SlackKit

Build Slack apps, in Swift

Repository: https://github.com/pvzig/SlackKit
Canonical: https://ross.abutalabs.com/products/slackkit
Language: Swift
License: MIT
License Family: permissive
Topics: swift, slack, server-side-swift, chatbots, slackkit
Archived: true
Last push: 2022-12-02T13:54:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3990, "days_push": 1370, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1012, forks 135 (observed 2026-08-28T04:03:13.353305+00:00)

## What it is
A Swift library for building Slack apps and bots, supporting the RTM API, Web API, OAuth, slash commands, and interactive message buttons. It works with server-side Swift as well as iOS/macOS clients.

## Use cases
- build a slack bot in swift
- connect to slack rtm api
- create a slack app with oauth
- handle slack slash commands
- send slack messages with buttons
- call slack web api from swift

## When to choose
- you are building a Slack bot or app in Swift and can accept an unmaintained dependency
- you need RTM, Web API, OAuth, and slash command support in one Swift package

## When to avoid
- you need actively maintained software with current Slack API support
- you are starting a new production project
- you use a language other than Swift

## Facets
- artifact type: library
- maturity: abandoned
- function: chatbot, websocket, http-server, api-framework
- domain: chatbots, messaging-platforms, backend
- platform: -
- tags: slack, rtm-api, web-api, server-side-swift, slack-apps, swift, macos, linux, ios

## Member repositories
- pvzig/SlackKit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.353305+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:46.813832+00:00, confidence not recorded.
  - readme: https://github.com/pvzig/SlackKit (fetched 2026-08-28T04:03:13.353305+00:00, sha 7177dd5c73c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
