Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khrj/slack-rtm-api

Connect to the Slack platform over a persistent Websocket connection. Deno port of @slack/rtm-api
https://github.com/khrj/slack-rtm-api

deno rtm-api slack slack-api

Last synced: 15 days ago
JSON representation

Connect to the Slack platform over a persistent Websocket connection. Deno port of @slack/rtm-api

Awesome Lists containing this project

README

        


blueprint illustration

[WIP] Slack Real Time Messaging API



Connect to the Slack platform over a persistent Websocket connection. Deno port of @slack/rtm-api



build status
language
code size
issues
license
version



View on deno.land








## Usage

```ts
import {} from 'https://deno.land/x/[email protected]/mod.ts'
```

## Supporters

[![Stargazers repo roster for @khrj/slack-rtm-api](https://reporoster.com/stars/khrj/slack-rtm-api)](https://github.com/khrj/slack-rtm-api/stargazers)
[![Forkers repo roster for @khrj/slack-rtm-api](https://reporoster.com/forks/khrj/slack-rtm-api)](https://github.com/khrj/slack-rtm-api/network/members)

## Related

- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)
- [Deno modules](https://github.com/khrj/deno-modules)