awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TonyChen56 avatar

TonyChen56/WeChatRobot

0
View on GitHub↗
7,143 نجوم·2,398 تفرعات·C++·8 مشاهدات

WeChatRobot

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 the collection and archiving of public content through official account scrapers and web-based crawling techniques.

Features

  • WeChat Automation Tools - Provides a framework for building automated tools that send and receive messages by intercepting system processes.
  • DLL Injection Hooks - Implements DLL injection and memory hooking to intercept internal function calls for automated message handling.
  • Enterprise WeChat Automation - Provides programmatic hooks to automate workflows within the enterprise version of the platform.
  • Programmatic Chat Interactions - Provides programmatic capabilities for automating the sending and receiving of messages within the messaging ecosystem.
  • Bot Frameworks - Provides a structured framework for developing automated bots within the messaging ecosystem.
  • System-Call Interception - Intercepts low-level operating system calls to programmatically trigger send and receive functions.
  • Official Account Scrapers - Implements a content extraction capability tailored for collecting data from public official accounts.
  • Official Account Crawlers - Provides automated request mechanisms to traverse public account archives and retrieve article content.
  • Web Content Scraping - Automates the collection of public account data by parsing HTML content from web pages.
  • Official Account Scrapers - Collects and extracts content from public official accounts for data analysis and archiving.
  • Chat History Decryptors - Provides utilities to transform encrypted local messaging records into plain text for backup.
  • Data Decryption - Provides functionality to decrypt local application databases to recover historical chat logs.
  • Application Database Decryptors - Recovers historical messages and user information by decrypting local application data stores.
  • Official Account Scrapers - Ships a web crawler designed to collect and archive content from public official accounts.

سجل النجوم

مخطط تاريخ النجوم لـ tonychen56/wechatrobotمخطط تاريخ النجوم لـ tonychen56/wechatrobot

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ WeChatRobot

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع WeChatRobot.
  • liuwons/wxbotالصورة الرمزية لـ liuwons

    liuwons/wxBot

    5,317عرض على GitHub↗

    wxBot is a framework and toolkit for WeChat messaging automation. It provides a programmatic interface to send and receive messages, enabling the creation and deployment of automated chatbots and social media bots within the WeChat platform. The system integrates external services and scripts to automate chat-based workflows and user communications. It allows for the programmatic operation of bots to handle conversations and notifications automatically.

    Python
    عرض على GitHub↗5,317
  • devo919/gewechatالصورة الرمزية لـ Devo919

    Devo919/Gewechat

    3,384عرض على GitHub↗

    Gewechat is a bot framework and API wrapper for automating WeChat accounts. It provides a programmatic interface to manage account sessions, automate the delivery of multi-modal messages, and administer group chats and contact directories. The project focuses on integrating external large language models into the messaging pipeline to automate conversational responses and handle queries. It utilizes a bridge to connect these AI models with the messaging platform for automated interaction. The system covers a broad range of capabilities, including event-driven message processing, asynchronous

    Java
    عرض على GitHub↗3,384
  • hanson/vbotالصورة الرمزية لـ Hanson

    Hanson/vbot

    4,503عرض على GitHub↗

    vbot is a WeChat bot automation framework designed to automate account interactions and messaging workflows. It enables the creation of automated responses and the integration of corporate WeChat accounts with external APIs to build custom business tools and internal service bots. The project provides capabilities for social media RPA and WeChat content extraction, allowing for the downloading of videos and the extraction of data. It also supports the development of customer relationship management systems that synchronize with the platform to track and manage conversations. The system utili

    PHPphprobotwechat
    عرض على GitHub↗4,503
  • youfou/wxpyالصورة الرمزية لـ youfou

    youfou/wxpy

    14,270عرض على GitHub↗

    wxpy is a Python library and bot framework that acts as an API wrapper for personal WeChat accounts. It provides a programming interface to automate account tasks, send messages, and manage contacts. The project functions as a chatbot integration engine, allowing users to connect external AI services and custom logic to automatically respond to private and group conversations. It includes a social media automation toolkit for programmatically handling friend requests and group memberships. The framework covers multimedia message broadcasting, user profile retrieval, and contact search. It al

    Pythonapiwechatweixin
    عرض على GitHub↗14,270
عرض جميع البدائل الـ 30 لـ WeChatRobot→

الأسئلة الشائعة

ما هي وظيفة tonychen56/wechatrobot؟

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.

ما هي الميزات الرئيسية لـ tonychen56/wechatrobot؟

الميزات الرئيسية لـ tonychen56/wechatrobot هي: WeChat Automation Tools, DLL Injection Hooks, Enterprise WeChat Automation, Programmatic Chat Interactions, Bot Frameworks, System-Call Interception, Official Account Scrapers, Official Account Crawlers.

ما هي البدائل مفتوحة المصدر لـ tonychen56/wechatrobot؟

تشمل البدائل مفتوحة المصدر لـ tonychen56/wechatrobot: youfou/wxpy — wxpy is a Python library and bot framework that acts as an API wrapper for personal WeChat accounts. It provides a… hanson/vbot — vbot is a WeChat bot automation framework designed to automate account interactions and messaging workflows. It… liuwons/wxbot — wxBot is a framework and toolkit for WeChat messaging automation. It provides a programmatic interface to send and… devo919/gewechat — Gewechat is a bot framework and API wrapper for automating WeChat accounts. It provides a programmatic interface to… cluic/wxauto — wxauto is a Python library and bot framework designed for the programmatic control of the WeChat Windows desktop… anhkgg/superwechatpc — SuperWeChatPC is a modifier for the WeChat desktop client that unlocks hidden features through memory patching and…