awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Hanson avatar

Hanson/vbot

0
View on GitHub↗
4,503 estrellas·754 forks·PHP·MIT·4 vistasjuhebot.com↗

Vbot

vbot es un framework de automatización de bots para WeChat diseñado para automatizar interacciones de cuentas y flujos de trabajo de mensajería. Permite la creación de respuestas automatizadas y la integración de cuentas corporativas de WeChat con APIs externas para construir herramientas de negocio personalizadas y bots de servicio internos.

El proyecto proporciona capacidades para RPA de redes sociales y extracción de contenido de WeChat, permitiendo la descarga de videos y la extracción de datos. También soporta el desarrollo de sistemas de gestión de relaciones con clientes (CRM) que se sincronizan con la plataforma para rastrear y gestionar conversaciones.

El sistema utiliza un puente de API de ingeniería inversa y emulación de protocolo de iPad para facilitar la comunicación. Incorpora automatización de UI impulsada por RPA, interceptación de eventos basada en hooks y enrutamiento de mensajes basado en protocolos para manejar tareas y mantener la persistencia de la sesión.

Features

  • WeChat Automation Tools - Provides a framework to automate account interactions and messaging workflows for WeChat.
  • Reverse-Engineered API Bridges - Exposes private internal communication interfaces as a public REST or RPC API for third-party integration.
  • Messaging Protocol Translation - Translates high-level API calls into the binary or JSON packets required by proprietary chat server protocols.
  • Enterprise WeChat Automation - Connects corporate WeChat accounts to external APIs to build custom business tools and internal service bots.
  • Client Protocol Emulations - Emulates the iPad client protocol to bypass desktop restrictions and expand messaging capabilities.
  • Desktop UI Automation - Provides RPA-driven UI automation to control the native desktop application interface through input simulation.
  • Social CRM Integrations - Supports the development of CRM systems that synchronize with WeChat to track and manage client conversations.
  • Social Media Management - Uses robotic process automation to manage account interactions and bulk messaging on social media.
  • Process Injection Hooks - Implements hook-based event interception by injecting code into the WeChat process to trigger automated responses.
  • WeChat Data Extraction - Enables downloading of videos and extraction of data from the platform using protocol-level access and hooks.

Historial de estrellas

Gráfico del historial de estrellas de hanson/vbotGráfico del historial de estrellas de hanson/vbot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vbot

Proyectos open-source similares, clasificados según cuántas características comparten con Vbot.
  • tonychen56/wechatrobotAvatar de TonyChen56

    TonyChen56/WeChatRobot

    7,143Ver en GitHub↗

    WeChatRobot is a framework providing programmatic interfaces for automating messages and interactions within the WeChat ecosystem. It functions as a bot framework that enables the automation of sending and receiving messages by intercepting system processes. The project includes specialized tools for intercepting system calls and utilizing memory-based application hooking to automate workflows, including support for Enterprise WeChat. It further provides capabilities to decrypt local application databases to recover historical chat logs and user information. Additional functionality covers t

    C++wechatwechatapiwechatrobot
    Ver en GitHub↗7,143
  • silenceper/wechatAvatar de silenceper

    silenceper/wechat

    5,270Ver en GitHub↗

    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

    Gogogolangjs-sdk
    Ver en GitHub↗5,270
  • urinx/weixinbotAvatar de Urinx

    Urinx/WeixinBot

    7,390Ver en GitHub↗

    WeixinBot is a framework for WeChat account automation and bot development. It provides a programmable interface to monitor incoming messages and trigger automated actions within the WeChat ecosystem. The system emulates a browser session using a WebSocket-based protocol and establishes identity through QR code authentication. It maintains session-state persistence to keep accounts active without repeated verification. The project covers message processing for text, images, voice notes, and location data, and supports the transmission of emojis and links. It includes utilities for user conta

    Pythonapiweb-weixin-pipelinewechat
    Ver en GitHub↗7,390
  • littlecodersh/itchatAvatar de littlecodersh

    littlecodersh/ItChat

    26,462Ver en GitHub↗

    ItChat is a programmable API framework and command line client for automating personal WeChat accounts. It provides a system for building custom chatbot interactions and automating account settings and repetitive interactions. The project distinguishes itself through a multi-account management system that allows several account instances to run concurrently within a single process. It utilizes QR code authentication for logins and supports persistent session management, enabling applications to restart via hot reloading without requiring new authentication scans. The framework covers message

    Pythonapiitchatrobot
    Ver en GitHub↗26,462
Ver las 30 alternativas a Vbot→

Preguntas frecuentes

¿Qué hace hanson/vbot?

vbot es un framework de automatización de bots para WeChat diseñado para automatizar interacciones de cuentas y flujos de trabajo de mensajería. Permite la creación de respuestas automatizadas y la integración de cuentas corporativas de WeChat con APIs externas para construir herramientas de negocio personalizadas y bots de servicio internos.

¿Cuáles son las características principales de hanson/vbot?

Las características principales de hanson/vbot son: WeChat Automation Tools, Reverse-Engineered API Bridges, Messaging Protocol Translation, Enterprise WeChat Automation, Client Protocol Emulations, Desktop UI Automation, Social CRM Integrations, Social Media Management.

¿Qué alternativas de código abierto existen para hanson/vbot?

Las alternativas de código abierto para hanson/vbot incluyen: tonychen56/wechatrobot — WeChatRobot is a framework providing programmatic interfaces for automating messages and interactions within the… silenceper/wechat — This project is a Go language library and API SDK designed for integrating with the WeChat ecosystem. It provides a… urinx/weixinbot — WeixinBot is a framework for WeChat account automation and bot development. It provides a programmable interface to… devo919/gewechat — Gewechat is a bot framework and API wrapper for automating WeChat accounts. It provides a programmatic interface to… littlecodersh/itchat — ItChat is a programmable API framework and command line client for automating personal WeChat accounts. It provides a… lich0821/wechatferry — WeChatFerry is a platform-specific automation tool designed for programmatic account and conversation management. It…