TypeScript definitions for cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Shared type definitions for the Node Slack SDK
Official library for using the Slack Platform's Web API
Svix webhooks API client and webhook verification library
Official library for interacting with Slack's Oauth endpoints
Official library for using the Slack Platform's Socket Mode API
Logging utility used by Node Slack SDK
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
Current context for LoopBack applications, based on cls-hooked
Spawn monsters, equip them with cards, and send them into the ring to fight.
OpenTelemetry ai-specific semantic conventions
Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.
Official library for using the Slack Platform's Incoming Webhooks
[](https://gitpod.io/#https://github.com/ryanrosello-og/playwright-slack-report)
Accessibility engine for automated Web UI testing
A framework for building Slack apps, fast.
Object value retrieval given a string path
Improved typeof detection for node.js and the browser.
A slack bot for semantic-release notifying release statuses
Build JSON object for Slack Block Kit surfaces from JSX
Allure Plugin to Report results to Slack
Slack adapter for chat
A rust crate for sending messages to Slack via webhooks.
A rust crate for sending messages to Slack via webhooks.
A rust crate for sending messages to Slack via webhooks.
A rust crate for sending messages to Slack via webhooks.
Slack web hook from mina
rundock plugin for slack API hook
Gem send messages to slack web hooks depend upon the type of the message.
The slack web api is good, but very raw. What you need is a great ruby framework to abstract away all that. This is it! This framework allows you to write bots easily by providing methods that are easy to call. Behind the scenes, the framework is negotiating your real time stream, converting channel names and user names to and from IDs so you can use the names instead, and parsing/classifying the real time messages into useful types that you can hook into. Don't write your bot without this.