https://github.com/khrj/slack-webhook
Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook
https://github.com/khrj/slack-webhook
deno slack slack-api webhook
Last synced: about 2 months ago
JSON representation
Helper for making requests to Slack's Incoming Webhooks. Deno port of @slack/webhook
- Host: GitHub
- URL: https://github.com/khrj/slack-webhook
- Owner: khrj
- License: mit
- Created: 2021-02-10T15:23:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T06:12:43.000Z (almost 5 years ago)
- Last Synced: 2026-04-21T18:42:12.478Z (2 months ago)
- Topics: deno, slack, slack-api, webhook
- Language: TypeScript
- Homepage: https://deno.land/x/slack_webhook
- Size: 47.9 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
```ts
import {} from 'https://deno.land/x/slack_webhook@0.0.3/mod.ts'
```
## Supporters
[](https://github.com/khrj/slack-webhook/stargazers)
[](https://github.com/khrj/slack-webhook/network/members)
## Related
- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)
- [Deno modules](https://github.com/khrj/deno-modules)