awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Devo919 avatar

Devo919/Gewechat

0
View on GitHub↗
3,384 Stars·662 Forks·Java·apache-2.0·4 Aufrufe

Gewechat

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 media dispatch for text and voice notes, and contact organization through custom labeling. It also includes tools for session maintenance using QR code authentication and automatic reconnection logic.

Features

  • WeChat Automation Tools - Provides a programmatic interface for automating the sending and receiving of messages and media within WeChat.
  • External AI Model Connectors - Connects external language models to the messaging pipeline to automate conversational responses and handle queries.
  • External Model Connectors - Routes messaging data through a configurable bridge to connect external language model endpoints and APIs.
  • Messaging Platform Bridges - Ships a bridge connecting large language models to the messaging platform for automated conversational responses.
  • WeChat AI Automation - Integrates large language models into WeChat accounts to automate user and group chat interactions.
  • Messaging Automation - Automates the dispatch of multi-modal content including text, images, and voice notes to users and groups.
  • Incoming Message Processors - Processes incoming message payloads to trigger automated responses and keyword-based interactions.
  • Bot Frameworks - Provides a developer toolkit for automating messages and integrating AI models into WeChat accounts.
  • Account Session Managers - Implements QR code authentication and automatic reconnection logic to maintain persistent account connectivity.
  • Account Authentication - Provides a process for generating login QR codes and verifying credentials to secure account access.
  • Contact Management - Includes utilities to search for, add, or delete friends and update nicknames within the contact directory.
  • Group Administration Tools - Provides tools to create group chats and modify membership through invitations and removals.
  • Connection and Session Management - Provides mechanisms to monitor online status and execute automatic reconnections to maintain active account sessions.
  • Stateful Session Persistence - Tracks connectivity status and implements persistence logic to maintain a continuous account link.
  • Messaging Session Persistence - Maintains client connection state and session persistence across network interruptions for messaging.
  • QR-Code Handshakes - Establishes session connectivity through a QR-code scanning handshake between a mobile device and the client.
  • Asynchronous Event Dispatchers - Ships a non-blocking pipeline for the asynchronous transmission of text, images, and voice notes.
  • Event-Driven Messaging Systems - Triggers automated responses and logic by reacting to incoming message payloads and system notifications in real time.

Star-Verlauf

Star-Verlauf für devo919/gewechatStar-Verlauf für devo919/gewechat

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gewechat

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gewechat.
  • eatmoreapple/openwechatAvatar von eatmoreapple

    eatmoreapple/openwechat

    5,477Auf GitHub ansehen↗

    OpenWeChat is a Go language software development kit and API wrapper designed for integrating WeChat messaging and account management into Go applications. It serves as a bot framework and messaging library for handling real-time chat events and programmatic interactions with the platform. The project provides a comprehensive system for session management, including QR code authentication and the persistence of session cookies in JSON format to maintain access across restarts. It distinguishes itself by offering capabilities to intercept and preserve messages that senders attempt to revoke, a

    Gobotgogolang
    Auf GitHub ansehen↗5,477
  • cluic/wxautoAvatar von cluic

    cluic/wxauto

    7,140Auf GitHub ansehen↗

    wxauto is a Python library and bot framework designed for the programmatic control of the WeChat Windows desktop client. It functions as a wrapper that enables the automation of messaging and social feed functions by simulating user interface interactions. The library distinguishes itself by providing a bridge between network requests and local UI automation, allowing users to expose automation capabilities via a web interface. It utilizes background execution and simulated system-level inputs to trigger application events without moving the physical mouse cursor. The project covers extensiv

    Pythonautomaticpythonrpa
    Auf GitHub ansehen↗7,140
  • urinx/weixinbotAvatar von Urinx

    Urinx/WeixinBot

    7,390Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,390
  • pedroslopez/whatsapp-web.jsAvatar von pedroslopez

    pedroslopez/whatsapp-web.js

    22,024Auf GitHub ansehen↗

    This project is a Node.js framework designed for headless browser automation, enabling the creation of automated messaging clients. It functions by controlling a headless browser instance to programmatically interact with the messaging interface, allowing developers to simulate user sessions and manage complex chat workflows. The library distinguishes itself through its comprehensive session management and event-driven architecture. It supports persistent authentication by serializing session data to local or remote storage, ensuring that automated clients can maintain continuous connectivity

    JavaScriptapibotbot-api
    Auf GitHub ansehen↗22,024
Alle 30 Alternativen zu Gewechat anzeigen→

Häufig gestellte Fragen

Was macht devo919/gewechat?

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.

Was sind die Hauptfunktionen von devo919/gewechat?

Die Hauptfunktionen von devo919/gewechat sind: WeChat Automation Tools, External AI Model Connectors, External Model Connectors, Messaging Platform Bridges, WeChat AI Automation, Messaging Automation, Incoming Message Processors, Bot Frameworks.

Welche Open-Source-Alternativen gibt es zu devo919/gewechat?

Open-Source-Alternativen zu devo919/gewechat sind unter anderem: eatmoreapple/openwechat — OpenWeChat is a Go language software development kit and API wrapper designed for integrating WeChat messaging and… cluic/wxauto — wxauto is a Python library and bot framework designed for the programmatic control of the WeChat Windows desktop… urinx/weixinbot — WeixinBot is a framework for WeChat account automation and bot development. It provides a programmable interface to… pedroslopez/whatsapp-web.js — This project is a Node.js framework designed for headless browser automation, enabling the creation of automated… youfou/wxpy — wxpy is a Python library and bot framework that acts as an API wrapper for personal WeChat accounts. It provides a… aldinokemal/go-whatsapp-web-multidevice — This project is a headless WhatsApp client and automation server that exposes multi-device functionality as a REST API…