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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·26 views

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.

Star history

Star history chart for sfyc23/everydaywechatStar history chart for sfyc23/everydaywechat

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to EverydayWechat

Similar open-source projects, ranked by how many features they share with EverydayWechat.
  • eatmoreapple/openwechateatmoreapple avatar

    eatmoreapple/openwechat

    5,477View on 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
    View on GitHub↗5,477
  • cluic/wxautocluic avatar

    cluic/wxauto

    7,140View on 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
    View on GitHub↗7,140
  • liuwons/wxbotliuwons avatar

    liuwons/wxBot

    5,317View on 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
    View on GitHub↗5,317
  • offu/werobotoffu avatar

    offu/WeRoBot

    4,662View on 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
    View on GitHub↗4,662
See all 30 alternatives to EverydayWechat→

Frequently asked questions

What does sfyc23/everydaywechat do?

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.

What are the main features of sfyc23/everydaywechat?

The main features of sfyc23/everydaywechat are: Bot Frameworks, Auto-Responders, Cron Scheduling, Message Reminders, Direct Message Replies, Chatbot Frameworks, WeChat Message Processing, Message Automation Rules.

What are some open-source alternatives to sfyc23/everydaywechat?

Open-source alternatives to sfyc23/everydaywechat include: 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…