Skip to content

slack-deno/deno-slack-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack Icon and Deno Icon merged

Deno Slack SDK

Deno ports for node-slack-sdk and bolt

runtime - deno total - 8 typescript - 100%

View Blueprint -- Other deno modules




Table of Contents

Bolt

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: TypeScript framework to build Slack apps in a flash with the latest platform features ⚡️
  • Node Equivalent: @slack/bolt

Slack SDK

Web API

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Simple, convenient, and configurable HTTP client for making requests to Slack’s Web API
  • Node Equivalent: @slack/web-api

Socket Mode

build status language code size issues license version

View on GitHub -- View on deno.land

OAuth

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Setup the OAuth flow for Slack apps easily
  • Node Equivalent: @slack/oauth

RTM API

build status language code size issues license version

View on GitHub -- View on deno.land

  • Description: Connect to the Slack platform over a persistent Websocket connection.
  • Node Equivalent: @slack/rtm-api

Webhook

build status language code size issues license version

View on GitHub -- View on deno.land

Helpers

Logger

build status language code size issues license version

View on GitHub -- View on deno.land

Types

build status language code size issues license version

View on GitHub -- View on deno.land

Deprecated

Interactive messages

Use Bolt instead

Events API

Use Bolt instead