awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Urinx avatar

Urinx/WeixinBot

0
View on GitHub↗
7,390 stele·1,967 fork-uri·Python·Apache-2.0·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru urinx/weixinbotGraficul istoricului de stele pentru urinx/weixinbot

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru WeixinBot

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu WeixinBot.
  • devo919/gewechatAvatar Devo919

    Devo919/Gewechat

    3,384Vezi pe 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
    Vezi pe GitHub↗3,384
  • cluic/wxautoAvatar cluic

    cluic/wxauto

    7,140Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,140
  • eatmoreapple/openwechatAvatar eatmoreapple

    eatmoreapple/openwechat

    5,477Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,477
  • littlecodersh/itchatAvatar littlecodersh

    littlecodersh/ItChat

    26,462Vezi pe 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
    Vezi pe GitHub↗26,462
Vezi toate cele 30 alternative pentru WeixinBot→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale urinx/weixinbot?

Principalele funcționalități ale urinx/weixinbot sunt: 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.

Care sunt câteva alternative open-source pentru urinx/weixinbot?

Alternativele open-source pentru urinx/weixinbot includ: 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…