{"id":18402090,"url":"https://github.com/khrj/slack-rtm-api","last_synced_at":"2026-05-06T18:37:55.802Z","repository":{"id":48780983,"uuid":"337762829","full_name":"khrj/slack-rtm-api","owner":"khrj","description":"Connect to the Slack platform over a persistent Websocket connection. Deno port of @slack/rtm-api","archived":false,"fork":false,"pushed_at":"2021-07-13T05:56:37.000Z","size":50,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-12T22:59:00.790Z","etag":null,"topics":["deno","rtm-api","slack","slack-api"],"latest_commit_sha":null,"homepage":"https://deno.land/x/slack_rtm_api","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khrj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-10T15:15:42.000Z","updated_at":"2021-10-04T14:51:13.000Z","dependencies_parsed_at":"2022-08-30T12:51:03.310Z","dependency_job_id":null,"html_url":"https://github.com/khrj/slack-rtm-api","commit_stats":null,"previous_names":["slack-deno/rtm-api"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/khrj/slack-rtm-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-rtm-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-rtm-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-rtm-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-rtm-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khrj","download_url":"https://codeload.github.com/khrj/slack-rtm-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrj%2Fslack-rtm-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32257754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deno","rtm-api","slack","slack-api"],"created_at":"2024-11-06T02:41:07.432Z","updated_at":"2026-04-25T09:35:10.212Z","avatar_url":"https://github.com/khrj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/logo.svg\" width=\"400\" height=\"400\" alt=\"blueprint illustration\"\u003e\n    \u003ch1\u003e[WIP] Slack Real Time Messaging API\u003c/h1\u003e\n    \u003cp\u003e\n        \u003cb\u003eConnect to the Slack platform over a persistent Websocket connection. Deno port of \u003ca href=\"https://www.npmjs.com/package/@slack/rtm-api\"\u003e@slack/rtm-api\u003c/a\u003e\u003c/b\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        \u003cimg alt=\"build status\" src=\"https://img.shields.io/github/workflow/status/khrj/slack-rtm-api/Deno?label=checks\" \u003e\n        \u003cimg alt=\"language\" src=\"https://img.shields.io/github/languages/top/khrj/slack-rtm-api\" \u003e\n        \u003cimg alt=\"code size\" src=\"https://img.shields.io/github/languages/code-size/khrj/slack-rtm-api\"\u003e\n        \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/khrj/slack-rtm-api\" \u003e\n        \u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/khrj/slack-rtm-api\"\u003e\n        \u003cimg alt=\"version\" src=\"https://img.shields.io/github/v/release/khrj/slack-rtm-api\"\u003e\n    \u003c/p\u003e\n    \u003cp\u003e\n        \u003cb\u003e\u003ca href=\"https://deno.land/x/slack_rtm_api\"\u003eView on deno.land\u003c/a\u003e\u003c/b\u003e\n    \u003c/p\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\u003c/div\u003e\n\n## Usage\n\n```ts\nimport {} from 'https://deno.land/x/slack_rtm_api@0.0.3/mod.ts'\n```\n\n## Supporters\n\n[![Stargazers repo roster for @khrj/slack-rtm-api](https://reporoster.com/stars/khrj/slack-rtm-api)](https://github.com/khrj/slack-rtm-api/stargazers)\n[![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)\n\n## Related\n\n- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)\n- [Deno modules](https://github.com/khrj/deno-modules)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrj%2Fslack-rtm-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhrj%2Fslack-rtm-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrj%2Fslack-rtm-api/lists"}