A simple click away listener built with React Hooks
Vue 3.0 Compatible Click Away Directive
The Telegram Bot Framework.
Node.js SDK for LINE Messaging API
Telegram Bot API type declarations for grammY
Bot Builder is a framework for building rich bots on virtually any platform.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Type declarations for the Telegram API
Awesome node module
Bot Connector is autorest generated connector client.
Activity schema for the Microsoft Bot Framework.
Telegram Bot API
Scale grammY bots that use long polling
Streaming library for the Microsoft Bot Framework
Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.
Modern Telegram Bot Framework
Common Expression Language
A lightweight TypeScript/JavaScript library for downloading media from social media platforms
A React component wrapper for web components.
Webex Teams Bot Framework for Node JS
A slack bot for semantic-release notifying release statuses
TypeScript definitions for node-telegram-bot-api
Generate test data for your tests easily.
Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot.
Unobtrusively detects form submissions made by spambots, and silently drops those submissions.
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.