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
·
Urinx avatar

Urinx/WeixinBot

0
View on GitHub↗
7,390 Stars·1,967 Forks·Python·Apache-2.0·3 Aufrufe

WeixinBot

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 contact management and the asynchronous retrieval of media files for local storage. Additionally, the framework supports message revocation to remove previously sent content.

Features

  • WeChat Automation Tools - Provides a programmable interface for automating interactions and managing accounts within the WeChat ecosystem.
  • Bot Development Frameworks - Offers a comprehensive framework for building automated bots that respond to messages and manage WeChat conversations.
  • Incoming Message Processors - Implements handlers for processing incoming text, images, and voice notes to trigger real-time responses.
  • Messaging API Interfaces - Provides an abstraction layer that maps high-level functions to raw network packets and protocol commands.
  • Protocol Emulation Libraries - Emulates a browser session using a WebSocket-based protocol to mirror a real user session.
  • Text Message Transmission - Enables the transmission of text, emojis, and links to individual users or group conversations.
  • WeChat Message Processing - Provides a system to monitor incoming text and media to trigger custom automated external actions.
  • Event-Driven Messaging Systems - Implements an architecture for responding to real-time data streams and message triggers from the server.
  • Media Content Retrievers - Provides programmatic retrieval of images, videos, and voice recordings from the messaging platform for local storage.
  • Session State Persistence - Maintains authenticated user identities and connection metadata across sessions to avoid repeated verification.
  • QR-Code Handshakes - Implements a secure session handshake using QR codes to link a mobile device with the bot client.

Star-Verlauf

Star-Verlauf für urinx/weixinbotStar-Verlauf für urinx/weixinbot

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 WeixinBot

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit WeixinBot.
  • devo919/gewechatAvatar von Devo919

    Devo919/Gewechat

    3,384Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,384
  • 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
  • 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
  • littlecodersh/itchatAvatar von littlecodersh

    littlecodersh/ItChat

    26,462Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗26,462
Alle 30 Alternativen zu WeixinBot anzeigen→

Häufig gestellte Fragen

Was macht urinx/weixinbot?

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.

Was sind die Hauptfunktionen von urinx/weixinbot?

Die Hauptfunktionen von urinx/weixinbot sind: WeChat Automation Tools, Bot Development Frameworks, Incoming Message Processors, Messaging API Interfaces, Protocol Emulation Libraries, Text Message Transmission, WeChat Message Processing, Event-Driven Messaging Systems.

Welche Open-Source-Alternativen gibt es zu urinx/weixinbot?

Open-Source-Alternativen zu urinx/weixinbot sind unter anderem: 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… eatmoreapple/openwechat — OpenWeChat is a Go language software development kit and API wrapper designed for integrating WeChat messaging and… littlecodersh/itchat — ItChat is a programmable API framework and command line client for automating personal WeChat accounts. It provides a… whiskeysockets/baileys — Baileys is a TypeScript API client library used to interact with the WhatsApp Web API via WebSockets without requiring… liuwons/wxbot — wxBot is a framework and toolkit for WeChat messaging automation. It provides a programmatic interface to send and…