wechatpy is a Python API SDK designed for interacting with official accounts, mini programs, and corporate communication APIs. It provides a unified interface for managing users, media, and messages, and includes a bot framework for processing incoming events and generating structured responses. The project implements a component-based client factory to perform actions across different account types and orchestrates OAuth2 flows for identity verification. It features an event-driven bot architecture and a pluggable token storage system to persist authentication sessions across environments.
WeiXinMPSDK is a .NET software development kit designed to integrate WeChat services, official accounts, and mini programs into applications. It provides a multi-platform bot framework and a programmatic interface to interact with official, mini, and corporate accounts across the WeChat ecosystem. The project features interface-based platform abstraction and logic unification, allowing a single codebase to target multiple target platforms. It includes a messaging middleware for routing incoming requests and a distributed caching layer using providers like Redis or Memcached to synchronize ses
WeRoBot is a chatbot development framework and API integration library designed for building automated bots and managing interactions for WeChat official accounts. It provides a structured environment for processing user inputs and delivering programmed responses through a dedicated message routing engine. The framework distinguishes itself with a stateful session manager that persists user data across interactions using pluggable storage backends. It also features a routing system that parses XML payloads and directs traffic to specific handlers based on content, events, or text patterns. T
This project is a Go language library and API SDK designed for integrating with the WeChat ecosystem. It provides a programmatic interface to manage official accounts, mini programs, and enterprise platform features. The SDK features an interface-based client design that abstracts various API categories into specialized objects. It includes a dedicated OAuth 2.0 authorization client to manage access tokens, authentication tickets, and third-party authorization flows, alongside a pluggable token caching system to share credentials across different environments. The library covers broad capabi
Dieses Projekt ist eine PHP-Implementierung zur Automatisierung von Nachrichten, Verwaltung benutzerdefinierter Menüs und Handhabung von Medien-Uploads für das WeChat-Ökosystem. Es dient als Social-Media-API-Wrapper, OAuth-2.0-Client-Bibliothek und Toolkit für Enterprise-Messaging und Zahlungs-Integration.
Die Hauptfunktionen von dodgepudding/wechat-php-sdk sind: WeChat Platform Integrations, Social Media API Wrappers, Enterprise Messaging Toolkits, Staff Member Administrations, Enterprise WeChat Automation, Request Signature Verification, Authorization Code Exchanges, OAuth 2.0 Client Implementations.
Open-Source-Alternativen zu dodgepudding/wechat-php-sdk sind unter anderem: wechatpy/wechatpy — wechatpy is a Python API SDK designed for interacting with official accounts, mini programs, and corporate… jeffreysu/weixinmpsdk — WeiXinMPSDK is a .NET software development kit designed to integrate WeChat services, official accounts, and mini… offu/werobot — WeRoBot is a chatbot development framework and API integration library designed for building automated bots and… silenceper/wechat — This project is a Go language library and API SDK designed for integrating with the WeChat ecosystem. It provides a… sferik/twitter — This project is a Ruby wrapper for the Twitter API, providing a programmatic interface to interact with the platform's… insforge/insforge — InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational…