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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sfyc23 avatar

sfyc23/EverydayWechat

0
View on GitHub↗
10,296 stars·2,287 forks·Python·MIT·3 vues

EverydayWechat

EverydayWechat is a WeChat automation bot designed to automate messages, scheduled reminders, and automatic replies within the WeChat messaging ecosystem. It functions as a multi-purpose system that combines the roles of a scheduled message sender, an auto-reply bot, and a chatbot assistant.

The project enables the delivery of customized recurring messages to specific users and group chats on a fixed timetable. It also provides automated individual replies based on preconfigured rules and group chat assistance that fetches real-time data for weather, logistics, and calendars.

The system incorporates asynchronous message queuing, cron-based task scheduling, and event-driven message routing. It utilizes rule-based response logic and external API integration to provide dynamic content and automated information retrieval.

Features

  • Bot Frameworks - Provides a comprehensive framework for building WeChat bots with messaging and scheduling capabilities.
  • Auto-Responders - Automatically responds to incoming messages based on preconfigured rule sets.
  • Cron Scheduling - Uses cron-based scheduling to trigger automated messages at fixed daily times or intervals.
  • Message Reminders - Provides a system for sending customized recurring reminders and quotes on a fixed timetable.
  • Direct Message Replies - Sends immediate automated text responses to users in one-to-one chat contexts.
  • Chatbot Frameworks - Enables the development of automated response systems for individual and group conversations.
  • WeChat Message Processing - Automates the sending and scheduling of personalized messages and reminders within the WeChat ecosystem.
  • Message Automation Rules - Uses rule-based pattern matching on incoming text to trigger automated responses.
  • Chatbots and Assistants - Functions as an automated assistant that answers group queries using external real-time data.
  • Group Information Services - Provides automated responses in group chats by fetching real-time weather, calendar, and logistics data.
  • Message Queues - Implements a message queue to sequence outgoing messages and avoid platform rate limits.
  • Message Senders - Transmits customized recurring messages to specific contacts and group chats.
  • Group Chat Utilities - Fetches real-time weather and logistics data to provide automated assistance in group chats.
  • Social Media Automation Clients - Automates repetitive communication and information retrieval tasks within a social messaging platform.
  • Event-Driven Messaging Systems - Routes incoming messages to specific handler functions based on detected keywords or message types.
  • External API Integrations - Integrates with external REST APIs to fetch real-time weather and logistics data for chat responses.

Historique des stars

Graphique de l'historique des stars pour sfyc23/everydaywechatGraphique de l'historique des stars pour sfyc23/everydaywechat

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à EverydayWechat

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec EverydayWechat.
  • eatmoreapple/openwechatAvatar de eatmoreapple

    eatmoreapple/openwechat

    5,477Voir sur 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
    Voir sur GitHub↗5,477
  • cluic/wxautoAvatar de cluic

    cluic/wxauto

    7,140Voir sur 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
    Voir sur GitHub↗7,140
  • liuwons/wxbotAvatar de liuwons

    liuwons/wxBot

    5,317Voir sur 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
    Voir sur GitHub↗5,317
  • offu/werobotAvatar de offu

    offu/WeRoBot

    4,662Voir sur GitHub↗

    WeRoBot is a chatbot development framework and API integration library designed for building automated bots and managing interactions for WeChat official accounts. It provides a structured environment for processing user inputs and delivering programmed responses through a dedicated message routing engine. The framework distinguishes itself with a stateful session manager that persists user data across interactions using pluggable storage backends. It also features a routing system that parses XML payloads and directs traffic to specific handlers based on content, events, or text patterns. T

    Pythonpythonsdkwechat
    Voir sur GitHub↗4,662
Voir les 30 alternatives à EverydayWechat→

Questions fréquentes

Que fait sfyc23/everydaywechat ?

EverydayWechat is a WeChat automation bot designed to automate messages, scheduled reminders, and automatic replies within the WeChat messaging ecosystem. It functions as a multi-purpose system that combines the roles of a scheduled message sender, an auto-reply bot, and a chatbot assistant.

Quelles sont les fonctionnalités principales de sfyc23/everydaywechat ?

Les fonctionnalités principales de sfyc23/everydaywechat sont : Bot Frameworks, Auto-Responders, Cron Scheduling, Message Reminders, Direct Message Replies, Chatbot Frameworks, WeChat Message Processing, Message Automation Rules.

Quelles sont les alternatives open-source à sfyc23/everydaywechat ?

Les alternatives open-source à sfyc23/everydaywechat incluent : 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… liuwons/wxbot — wxBot is a framework and toolkit for WeChat messaging automation. It provides a programmatic interface to send and… offu/werobot — WeRoBot is a chatbot development framework and API integration library designed for building automated bots and… wechatpy/wechatpy — wechatpy is a Python API SDK designed for interacting with official accounts, mini programs, and corporate… youfou/wxpy — wxpy is a Python library and bot framework that acts as an API wrapper for personal WeChat accounts. It provides a…