Tags
code
免费UOS协议快速接入可视化配置面板
经历过UOS web协议的重放荣光,又经过一段时间的封禁,又有大神把UOS web协议救回来了。免费的快乐又重新回来了,不是吗?
In talk, Jul 26, 2022三步开发聊天机器人一秒生成漫画头像
大家好,我是胡琦。由于各种原因以及没能好好坚持笔记写作的习惯,距离上次分享有小半年了,今天给大家带来的是《三步开发聊天机器人一秒生成漫画头像》,其实就一个小小的功能:通过给微信群聊发送特定关键字触发聊天机器人头像漫画化处理程序,从而生成动漫化的头像。怎么实现呢?总的思路就是基于 ModelArts AI Gallery 快速验证 AnimateGanv2 现实照片...
In article, Jul 21, 2022Best Practice of 5G Messaging puppet-walnut - 5G Intelligent Assistant
As the first prize winner of the 2022 5G Messaging Developer Marathon, this article introduces the 5G Intelligent Assistant platform built with Wechaty's puppet-walnut, demonstrating ...
In article, Jun 12, 2022Wechaty卡通P图插件,18行代码帮你实现变脸功能
Wechaty 人像转换插件,让你的 Wechaty 机器人实现照片卡通化,年龄变化,性别变化等功能。之前有看到过一些机器学习视频,可以把照片漫画化,感觉很有意思,就想着能不能结合 Wechaty 做一个可以自动返回动漫化照片的机器人。经过一番资料查找,发现腾讯有个人脸变换的功能,经过测试后,发现就是我想要的功能,而且效果还不错,关键是每个月有 1000 次的免费...
In article, Aug 13, 2021使用 VS Code 调试 Node.js 应用
「暑期 2021」活动中,我为 Wechaty 开发命令行环境下的客户端 wechaty-cli,使用 blessed 这个终端图形化组件库可以轻松做出炫酷的仿 IRC 聊天软件,原以为只需调库即可完成任务,但事情远没有那么简单…
In article, tutorial, Aug 08, 2021Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021教你用go-wecahty和web协议开发机器人
写这篇文章的原因: 最近发现 web 协议以某种方式又复活了,所以想让 go-wechaty 的小伙伴也能使用 web 协议。
In article, Apr 16, 2021Major News: Login with UOS WeChat Desktop Protocol, Wechaty Free Web Protocol Regains Glory
This post is also available in Chinese
In article, Apr 13, 2021Wechaty restful api
This article will explain why I started to use wechaty, made the restful api wrapping the bot and what I would do as the next step.
In project, Jan 19, 2021Exploration and Practice of Fragmented Data Response and BAU Routine Operation and Maintenance of wechatfordata
The new crown epidemic broke out in February 2020. The response and maintenance of business data of a large multinational pharmaceutical company increased rapidly with the outbreak of...
In project, Mar 01, 2020How to Send WeChat Mini Programs Using PadPro
This post is also available in Chinese
In feature, Jul 18, 2019Wechaty - Making Online Business Easy
A Wechaty-based payment solution for small businesses and individual developers without business licenses, enabling instant WeChat and Alipay payment notifications and automatic order...
In project, Jul 12, 2019Summary of Learning Wechaty and Padpro
总结 wechaty 的基础用法; 介绍 wechaty 与 puppet 及 padpro 模块之间的关系、数据流向、事件监听机制等; 详细介绍合作开发的本地环境配置。
In tutorial, Jul 08, 2019Data Stream about Room-Join Event from Wechat to Wechaty
介绍wechaty中的room-join事件的产生,及其数据流的变化
In tutorial, Jul 08, 2019Build a WeChat Sweet-Talk Bot in Three Steps with Node.js - Beginner Friendly
A beginner-friendly Node.js tutorial for building a WeChat bot that sends daily weather updates, sweet messages, and relationship reminders to your significant other, with optional AI...
In project, Jun 21, 2019Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
This post is also available in Chinese
In project, Apr 02, 2019使用koa2+wechaty打造个人微信小秘书
你是不是有闲置的微信号? 你想不想有个小秘书定时提醒你将要做的事情? 你是否为忘记一些纪念日而懊恼? 你是否加班到很晚,而忘记了今天和别人有约? 你是不是下班还记得拿快递,到家后才发现忘记了? 你是不是想学习一下如何做一个微信小秘书?
In project, Apr 02, 2019Migrating Wechaty v0.14 to v0.18 Guide - From Puppeteer To Padchat
Wechaty has been updated to version 0.16(BETA) these days and begin to support all kinds of wechat solutions including web, ipad, ios, etc. My product based on wechaty has to migratio...
In migration, Jun 24, 2018Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018Wechaty-Mail: An email tool build on Wechaty
As soon as I learn how to use 6 lines of JavaScript to achieve a simple chatbot based on Wechaty, I was deeply attracted and decide to develop an easy-to-use email tool based on it. W...
In project, Dec 25, 2017wechaty-electron: Making Your Wechaty a Client Service
A technical exploration of creating a desktop client for Wechaty using Electron, enabling real-time WeChat group broadcasting with manual intervention capabilities and cross-platform ...
In project, Nov 26, 2017I Built a Points Red Packet Robot with Wechaty
A developer's journey building an automated WeChat robot for exchanging credit card reward points through red packets, sharing technical challenges and lessons learned from scaling to...
In project, Nov 08, 2017Ten minutes to build a daily paper bot
I built a bot to deliver the daily paper about machine learning and fintech to the users.Considering the development of lowest cost, I chose wechaty. It’s so awesome that it only took...
In project, Oct 28, 2017Research and Sharing on WeChat PC Version Hook
Technical exploration of hooking WeChat PC version through DLL injection, including code samples for message interception, contact list reading, and profile extraction using Version.d...
In hacking, Oct 06, 2017Score Your Face Photo: a ML & Wechaty practice
Recently I found a fun and easy middleware to use for WeChat, called Wechaty.
In project, Sep 18, 2017Run Your Telegram Bot with Wechaty
Before introducing Wechaty Telegram Bot Adaptor, I would like to say something about Telegram chatbots. Recent days, I have a lot of fun playing chatbots on Telegram. After lynched hu...
In project, Jul 17, 2017An interesting weekend with Wechaty
Thanks for inviting me to write this article that give me a chance to share my story for each other. And Wechaty is a very awesome library that is powerful and easy to use. The most i...
In project, Jun 24, 2017A Simple Wechaty Bot with Intelligence Powered by TensorFlow
Wechaty is an powerful library to help developers interact with WeChat programmatically, creating a bot for a varity of purposes. A very significant purpose of a bot is to chat with u...
In project, Jun 05, 2017Deliver dialogs with SuperScript
Hailiang WANG is Lead of Rockq Community and also a software developer. He used to work in IBM China Innovation Center and IBM China Development Lab. Since last year, he has focused...
In tutorial, May 17, 2017Using Chatie to Implement WeChat Bot Business Logic for [Haoshiyou] Group Management
To help friends new to Silicon Valley find roommates and rent apartments, we established several WeChat groups in our local area.Our basic philosophy for this project is simple focus ...
In project, Apr 16, 2017Adding Image and Video Sending Function to Bots
For company activities, we needed to manage users joining groups and provide automatic responses. Earlier at Node Party Beijing, I was exposed to @huan’s sharing, and Wechaty was perf...
In feature, Apr 13, 2017How a Girl Built a WeChat Chatbot with 6 Lines of Code
A personal story of how dance video creator Jiarui Li solved her community management challenges by building a WeChat chatbot using Wechaty framework with just 6 lines of JavaScript.
In story, Dec 10, 2016Running Wechaty WeChat Bot Framework with Docker
Learn how to use Docker to run Wechaty WeChat bot framework, from basic setup to deployment with GhostCloud EcOS
In tutorial, Dec 05, 2016news
Live from WAIC 2023: Wechaty at the Open Source Bazaar
Wechaty was invited to the WAIC 2023 Open Source Bazaar, creating a lively and interactive atmosphere. This post captures the highlights from the event, including our community's enga...
In announcement, Jul 08, 2023Plans and Preview for Wechaty 2.0
We are excited to share our plans for Wechaty 2.0, which will merge experimental features into the main branch. This update includes new functionalities like video channel messages, s...
In announcement, May 09, 2023Announcing Wechaty Puppet WXKF
We are excited to introduce wechaty-puppet-wxkf, a new, fully open-source puppet based on the official WeChat Customer Service API. This puppet runs locally, does not depend on extern...
In announcement, Apr 23, 2023Live from the Scene: Wechaty at GAIDC Open Source Marketplace
Wechaty community was invited to participate in the GAIDC Open Source Marketplace on the weekend, where the scene was bustling with many enthusiastic participants interacting with Wec...
In announcement, Feb 26, 2023Wechaty Invited to GAIDC Open Source Market - Join Us!
Wechaty is invited to participate in the GAIDC Open Source Market this weekend, joining AI projects and developers to share the "AI Carnival" with interactive challenges, community ga...
In announcement, Feb 23, 2023Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WorkPro Release Announcement
After long-term preparation and development, WorkPro, the successor to WxWork, officially enters beta testing as a new Wechaty Puppet Service! Free 7-day trial tokens available, with ...
In announcement, Dec 23, 2022Best Practice of 5G Messaging puppet-walnut - 5G Intelligent Assistant
As the first prize winner of the 2022 5G Messaging Developer Marathon, this article introduces the 5G Intelligent Assistant platform built with Wechaty's puppet-walnut, demonstrating ...
In article, Jun 12, 2022Wechaty introduction at Microsoft Regional Director Summit
This is my speaking at Microsoft RD Summit on April 7, 2022.
In talk, Apr 07, 2022Hardcore Peach 5G Chatbot Open-Source SDK Wechaty | Core Power Salon 6
5G Chatbot (RCS) is China’s version of the GSMA RCS standard for rich messaging.
In announcement, Mar 30, 2022Event-driven Programming with CQRS Wechaty
Command Query Responsibility Segregation (CQRS) is a software architecture pattern that separates the command(write) and query(read) layers.— CQRS, Martin Fowler, 14 July 2011
In announcement, Mar 17, 2022Puppet-Whatsapp 1.0 Released!
Puppet-Whatsapp has been published for more than a year, announcement here, and it was still in alpha stage with only login and text message supported. Recently Juzi.bot was planning ...
In announcement, Mar 14, 2022China Open Source Power Ranking Released | Wechaty Founder Ranked TOP 7
“Open source” was one of the hottest tech keywords in China in 2021, with more people paying attention and contributing to it. Yet, opinions vary on the actual state of open source in...
In announcement, Mar 03, 2022Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS
Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...
In announcement, Feb 27, 2022Wechaty Docker Multi-Platform for Raspberry Pi (ARM)
For a long time, wechaty docker image was build for platform amd64. Today, Wechaty is supporting new platform: Raspberry Pi (ARM)!
In announcement, Nov 27, 2021COSCon21 Community Governance (GC): Wechaty Open Source Community Documentation Collaboration — Google Season of Docs Practice
Huan Li (李卓桓) shares Wechaty's experience as the first Chinese project selected for Google Season of Docs 2021, involving 12 technical writing experts in documentation optimization.
In talk, Nov 05, 2021Programmer's Day Panel: Five Open Source Engineers Share Their Journeys (Milvus Community)
How can open source boost your market competitiveness? How can open source become a new entrepreneurial model after leaving big tech companies? How to build a strong resume through op...
In interview, Oct 29, 2021OpenTEKr|OSS Pioneer|Interview with Huan Li
The “OSS Pioneer - The People” series is launched by OpenTEKr to help you to know more about the leaders who are constantly working hard to develop in China open source ecosystem ...
In interview, Oct 28, 2021Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021Wechaty Docs Collaboration Practice in Google Season of Docs
Google Season of Docs (GSoD) is a program by Google since 2019 that funds and mentors open-source communities to improve their documentation. It also helps developers learn profession...
In talk, Aug 26, 2021Docker Open Source Program ❤️ Wechaty
In November, 2020, Docker announced the launch of a special program to expand our support for Open Source projects that use Docker. The eligible projects that meet the program’s requi...
In announcement, Aug 10, 2021Wechaty: Build a Conversational UI App for WhatsApp and WeChat with 6 Lines of Code
In this week’s Community Talk live stream at 8pm, GDG Shanghai invited Huan (Li Zixuan), author of the Wechaty Conversational SDK, to chat with developers on Bilibili about building c...
In talk, Jul 22, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021New Windows Puppet Project wechaty-puppet-xp Launches
Wechaty contributors gathered for an offline meetup to officially launch the wechaty-puppet-xp project, a free Windows WeChat desktop protocol implementation.
In story, Jul 13, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021Good News: Login with Windows WeChat Desktop Protocol, Free Wechaty Protocol Coming Soon
After the free web protocol revival, Wechaty's free Windows protocol is coming soon, solving issues with accurately obtaining wxid and roomid that plagued the web protocol.
In article, Jul 05, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021Major News: Login with UOS WeChat Desktop Protocol, Wechaty Free Web Protocol Regains Glory
This post is also available in Chinese
In article, Apr 13, 2021RCS Messaging Chatbot
Rich Communication Services (RCS) is a communication protocol between mobile-telephone carriers and between phone and carrier, aiming at replacing SMS messages with a text-message s...
In article, Mar 27, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021Wechaty Puppet Providers Trends
Do you want know which Wechaty Puppet Provider is most used by our Wechaty developers?
In announcement, Mar 04, 2021Google Cloud Shell Tutorials for Wechaty
Today, We have created a Google Cloud Shell Tutorial for easy getting started with Wechaty!
In tutorial, Feb 20, 2021Wechaty-Puppet-Whatsapp Has been Published
With the introduction of wechaty puppet and the growth of the wechaty ecosystem and community, we’re happy to introduce wechaty-puppet-whatsapp which connects Wechaty API, the convers...
In announcement, Feb 15, 2021Gource Visualization for Wechaty
Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...
In story, Feb 14, 2021Getting Started Without Leave Your Browser: Wechaty ❤️ Gitpod
Gitpod is an online IDE which can be launched from any GitHub page. Simply prefix any GitHub-URL with “https://gitpod.io#” or use our browser extension that adds a button to GitHub ...
In tutorial, Feb 06, 2021Wechaty 0.56 Released!
V0.56 is the latest stable version of Wechaty, it is recommended to be upgraded for all developers.
In announcement, Jan 25, 2021Huan: Introducing Chatbot and Conversational User Interface (CUI)
Wechaty is an SDK that provides interface services for conversational user interface. Through RPA technology, it provides Chatbot developers with convenient instant messaging platform...
In tutorial, Jan 20, 2021Introducing Wechaty Puppet Service (Providers)
Wechaty is an SDK for chatbot makers. It uses Robotic Progress Automation (RPA) technology to help developers to be more productive for building Conversational User Interface (CUI), w...
In announcement, Jan 14, 2021A OKR Review for the Summer 2020 Summit
In Nov 14, 2020, The Open Source Promotion Plan - Summer 2020 Summit was held in Nanjing (thanks ISCAS & openEuler Community for the organizing!). As an open-source organization w...
In announcement, Jan 04, 2021This Summer: Stories of Wechaty Community and 9 Rising Open Source Contributors
Nine undergraduate and graduate students became rising contributors to Wechaty community during Summer 2020: Bi Kaiqiao (毕凯乔), Wang Junwei (王俊伟), Xie Yuqing (谢昱清), Fan Rui (范蕊), Jiang...
In announcement, Dec 31, 2020Osschat a bridge to the apache way in China
OSSChat 是一个机器人工具,用于桥接 IM 应用(如微信)与 Apache 社区工具(如邮件列表、Jira),OSS.Chat项目的任务是将微信和其他社交平台(未来)以及GitHub出现的问题和邮件列表之间的三方沟通和翻译障碍发送给开源开发社区,使ASF的文化、技术和协作流程能够更高效、更容易被接受。
In announcement, Dec 31, 2020Chatbot SDK Wechaty Wins Major Award from Top Domestic Open Source Organization
Wechaty wins recognition as an outstanding open source project at the 10th China Cloud Computing Standards and Applications Conference, standing alongside giants like Alibaba, Xiaomi,...
In announcement, Dec 31, 20202020 Wechaty 666: 6 lines of code, 6 platforms, and 6 languages
Time past fast, the year 2020 has gone.
In event, Dec 30, 2020Wechaty Author Huan Li Selected for 'China's Open Source Pioneers 33'
Huan Li (李卓桓), author of Wechaty, BOT5 Club Chair, Tencent Chatbot TVP, and PreAngel Partner, was selected for the 2020 'China's Open Source Pioneers 33' annual list by SegmentFault.
In announcement, Dec 23, 2020"Python-Wechaty Journey at Nanjing Open Source Summit"
A personal story about starting the python-wechaty open source project, participating in the 2020 Open Source Summit in Nanjing, and the lessons learned from contributing to open source.
In story, Dec 08, 2020Wechaty Puppet Service WxWork Beta 版发布公告
最新消息: WorkPro 作为 WxWork 的继任者已经正式上线了!WxWork 现已废弃,请尽快转移到 WorkPro 上。对于这个 WorkPro 服务感兴趣的朋友,我们提供7天的免费试用 token ,请用微信或企微扫码添加客服咨询。
In announcement, Dec 07, 2020Open Source Software Supply Chain Lighting Plan Summer 2020 Results: Wechaty-based Projects Win Outstanding Contribution and Most Potential Awards!
Wechaty community achieves remarkable success in Summer 2020 program with two students winning Outstanding Contribution and Most Potential awards from 388 participating projects acros...
In announcement, Nov 14, 2020Open Source Forum: Wechaty's Open Source Journey
Wechaty community participated in the Open Source Software Supply Chain Summit 2020, with Huan Li (李卓桓) sharing Wechaty's open source journey and Jingjing Wu (吴京京) presenting Multi-We...
In event, Nov 14, 2020Microsoft MVP Blog: Six Lines Of Code. Two MVPs. One Chatbot.
Six lines of code. Two MVPs. One chatbot.
In story, Nov 10, 2020Official-Account Puppet Released
Developing a customized WeChat official account is a complex process, which requires reading a lot of documents. Especially, developing a robot with a custom reply function based on W...
In announcement, Nov 06, 2020Chatie status page has been published!
Today, we have published a cloud service status page at https://chatie.statuspage.io , please feel free to have a look at it. It’s currently under construction and we will publish our...
In announcement, Nov 06, 2020Python-Wechaty Live Coding
Wechaty 作为一个对话SDK,拥有适配多平台的优秀能力,同时还具备多语言的特性,今天我们将以一个简单的视频来介绍如何开始使用Python-Wechaty编写一个最简单的聊天机器人。
In tutorial, Oct 26, 2020"New Wechaty Puppet Service: PadLocal"
Introducing PadLocal, a new Wechaty puppet service with a unique stateless architecture. All traffic is proxied through the local puppet client, ensuring better IP isolation, data sec...
In announcement, Oct 12, 2020Gitter.im is supported by Wechaty now!
Wechaty is a RPA SDK for Chatbot Makers. It mainly works with WeChat accounts (both individual and official), and now we have published Gitter support for wechaty, which can make us e...
In announcement, Aug 23, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020Wechaty Contributor Meetup -- Shenzhen August 5
8 月 5 日,周五晚上,大家按照约定时间到达吃饭地点,我与@lijiarui、@Gcaufy没有线下见过面,有一种见网友的感觉。好在很快就熟悉了。对于我来说意义非凡,非常荣幸,第一次接触 star 数那么多的项目作者,而且还是两位,好似追星族见了明星的感觉。
In event, Aug 09, 2020Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020Go Wechaty Beta Released!
go-wechaty 是 wechaty 多语言版本中的 golang 语言实现,目的是方便 go 语言开发者更容易的去使用 wechaty。
In announcement, Jun 29, 2020Wonderful Wechaty devops toolset
Wechaty 的代码质量,是大家公认的比较高的水准。而在整个项目的搭建和发展的过程中,DevOps 工具是 Wechaty 代码质量的重要保证,这里,就和大家一起聊聊关于 Wechaty DevOps Toolset。
In announcement, Jun 20, 2020Multi Language Wechaty Beta Release Announcement!
Multi-language Wechaty Beta Released! We have Python, Go, Java, and Scala released on June 19, 2020!
In announcement, Jun 19, 2020Python Wechaty Beta Released: A Simple Bot
Python-wechaty能够使用少量代码即可完成一个机器人,使用起来非常简单,基于OOP的设计思路能够很好监听和处理微信内部大量的事件,比如:自动回复消息,定时发送消息,拉人入群,好友申请同意等等。此外,目前的插件系统里面有很多拿来即用的工具,比如拉人入群等。当然开发一个自己的插件也是非常简单,无需很高深的概念,只需要你能够理解事件和OOP即可。
In announcement, Jun 17, 2020Java Wechaty Beta Released: Finally a WeChat Bot in Java
Java Wechaty Beta has been released, bringing the power of Wechaty chatbot development to the Java ecosystem with full TS version feature parity and plugin support.
In announcement, Jun 15, 2020Wechaty Plugin System Launch Event: Join Us on May 30th
Wechaty officially launches its complete plugin system, allowing developers to call pre-packaged plugin capabilities with just one line of code. Join our May 30th event to learn more.
In announcement, May 30, 2020How to Build an Investment and Financing Chatbot with QnAMaker.ai - Azure Show
In the first episode of Azure Show's 'From Scratch' series, Rui Li, founder of Juzi Interactive and a Microsoft AI MVP, demonstrates how to build a chatbot for investors using Azure's...
In tutorial, May 19, 2020Wechaty 2016–2020: Four Years in Open Source — Huan
Huan Li (李卓桓) shares the story of Wechaty’s open-source journey (2016–2020) and introduces the project in a concise 20-minute talk from Azure Show.
In event, May 19, 2020Kaiyuanshe (开源社): Meet the "SLASH" Youth Huan Li (李卓桓)
An interview with Huan Li (李卓桓) on his multi-hyphenate “SLASH” path—founder, investor, author, programmer, advisor, and extreme-sports enthusiast—and his views on entrepreneurship, op...
In story, Mar 27, 2020Wechaty New Release Version v0.30: Lots of New Features!
Wechaty v0.30 Released! We have lots of new features added and bugs fixed!
In announcement, Feb 08, 2020Year-End Highlight: Microsoft AI Global Bootcamp Beijing Concludes
On December 14, 2019, the Microsoft Global AI Bootcamp Beijing event brought together nearly 100 AI developers to learn from eight industry experts, as part of a global celebration sp...
In event, Dec 20, 2019Wechaty Lecture at Peking University Open Source Class
On October 18, 2019, Wechaty was presented to over 120 students at Peking University's Software and Microelectronics School, covering project architecture, community governance, and t...
In event, Oct 18, 2019Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019Bot Friday - Second Edition
« Event Notification: Tencent + Juzi Interaction Second Edition, Chatbot Friday «
In event, Jul 26, 2019Introduction to Rasa: Dialogue Systems, Products, and Technology
« Announcement for this event: Tencent + JuZi Interactive = Colliding Ideas, Igniting Technology «
In event, Jul 23, 2019New DevOps Toolset for @Chatie Organization
The powerful and easy to use Chatie DevOps Toolset:
In npm, Jun 12, 2019What Can a WeChat Bot Do?
As a product manager who can code, I explore the limitless possibilities of WeChat bots using Wechaty - from chat history recording to community management, multi-group broadcasting, ...
In article, Nov 25, 2018Microsoft Tech Summit - Quickly Build a Chatbot
A hands-on lab from Microsoft Tech Summit 2018 that shows you how to quickly build a WeChat chatbot using Microsoft LUIS and Wechaty.
In event, Oct 21, 2018Installing Wechaty on Windows 10
A comprehensive guide to installing Wechaty on Windows 10 Home, covering common installation errors and solutions including Python 2.7, node-gyp, windows-build-tools, and puppeteer co...
In tutorial, Jul 24, 2018Migrating Wechaty v0.14 to v0.18 Guide - From Puppeteer To Padchat
Wechaty has been updated to version 0.16(BETA) these days and begin to support all kinds of wechat solutions including web, ipad, ios, etc. My product based on wechaty has to migratio...
In migration, Jun 24, 2018Girl Techie Festival, Wechaty Special Tech Review
Girls naturally love beautiful clothes, a wardrobe full of jewelry, and cosmetics. They go on dates with their best friends on weekends, go shopping, and have afternoon tea. This seem...
In event, Jan 29, 2018Wechaty Contributor Dinner with Data Girls
This Wechaty Contributors Dinner is sponsored by Data Girl.
In event, Jan 14, 2018Research and Sharing on WeChat PC Version Hook
Technical exploration of hooking WeChat PC version through DLL injection, including code samples for message interception, contact list reading, and profile extraction using Version.d...
In hacking, Oct 06, 2017Wechaty - the missing bot SDK for WeChat
Recently I was in San Francisco talking to a lot of my friends in the Chatbot community, and realized how the Wechaty community is becoming central to Chatbot development in China.
In story, Sep 10, 2017Shanghai WWDC - Wechaty Worldwide Developers Conference
Most of the Wechaty core team are in Beijing, but there are a few of us here in Shanghai too.@lijiarui was in town for a few days and so we had a small get together!
In event, Aug 28, 2017Run Your Telegram Bot with Wechaty
Before introducing Wechaty Telegram Bot Adaptor, I would like to say something about Telegram chatbots. Recent days, I have a lot of fun playing chatbots on Telegram. After lynched hu...
In project, Jul 17, 2017The First Wechaty WWDC Party in 2017
On June 6, 2017, 6 pm, we have a great first Wechaty World Wide Developer Conference (WWDC) at Su Shi Restaurant of Wudaokou, Beijing.
In event, Jun 06, 2017A Simple Wechaty Bot with Intelligence Powered by TensorFlow
Wechaty is an powerful library to help developers interact with WeChat programmatically, creating a bot for a varity of purposes. A very significant purpose of a bot is to chat with u...
In project, Jun 05, 2017Deliver dialogs with SuperScript
Hailiang WANG is Lead of Rockq Community and also a software developer. He used to work in IBM China Innovation Center and IBM China Development Lab. Since last year, he has focused...
In tutorial, May 17, 2017The secret lives of WeChat’s chatbots
Chatbots rocketed into the limelight last year, bolstered by the enthusiasm of Facebook and Microsoft, though the technology wasn’t mature yet.
In story, Feb 22, 2017Wechaty 101: from v0.0 to v0.7
This talk was presented at Node Party Beijing #18 Dec 2016, all about ChatBots.
In announcement, Jan 06, 2017How a Girl Built a WeChat Chatbot with 6 Lines of Code
A personal story of how dance video creator Jiarui Li solved her community management challenges by building a WeChat chatbot using Wechaty framework with just 6 lines of JavaScript.
In story, Dec 10, 2016Node Party #18 - Rediscovering Chatbots
Node Party #18 focuses on chatbot development with Wechaty and explores practical scenarios for conversational AI. Join us for talks by Zhuohuan LI (李卓桓), Jiarui LI (李佳芮), and Shoukun...
In event, Dec 07, 2016Chat Transcript - Jiarui Li (李佳芮): A Female Developer Taking a Step Forward
An insightful GitChat interview with Jiarui Li, a female frontend engineer, discussing WeChat robots, Wechaty framework, and her entrepreneurial journey in chatbot automation.
In story, Dec 04, 2016interview
Kaiyuanshe (开源社): Meet the "SLASH" Youth Huan Li (李卓桓)
An interview with Huan Li (李卓桓) on his multi-hyphenate “SLASH” path—founder, investor, author, programmer, advisor, and extreme-sports enthusiast—and his views on entrepreneurship, op...
In story, Mar 27, 2020The secret lives of WeChat’s chatbots
Chatbots rocketed into the limelight last year, bolstered by the enthusiasm of Facebook and Microsoft, though the technology wasn’t mature yet.
In story, Feb 22, 2017Chat Transcript - Jiarui Li (李佳芮): A Female Developer Taking a Step Forward
An insightful GitChat interview with Jiarui Li, a female frontend engineer, discussing WeChat robots, Wechaty framework, and her entrepreneurial journey in chatbot automation.
In story, Dec 04, 2016chatbot
Wechaty & AWS Global Recruitment: Leave an Eternal Mark with Your Code!
Wechaty & AWS AI development competition globally recruiting developers to create innovative AI chatbots using large language models - three tracks including efficiency, public welfar...
In article, May 23, 2025AWS with Wechaty | AWS Generative AI Application Challenge Kicks Off!
✨ The 2nd China Generative AI Innovation Application Challenge ✨
In article, Apr 25, 2024Postgraduate Exam Supervision Group Assistant - A Good Helper on the Postgraduate Exam Journey
A Wechaty-based bot for managing postgraduate exam study groups, featuring daily check-ins, study time tracking, scheduled reminders, and automatic countdown updates to help students ...
In article, Mar 03, 20232022-关于开发wechaty-huggingface-pipeline的提议
关于开发wechaty-huggingface-pipeline的提议
In project, May 05, 2022xin_bot:一个尝试使用python-wechaty插件系统开发的娱乐性机器人
xin_bot,一个提供了一些小娱乐功能的wechaty机器人,考虑到后续功能的扩展,尝试使用python-wechaty的插件系统进行代码组织。
In article, Apr 28, 2022OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021AI Poet Chatbot powered by Python Wechaty & PaddleHub
小白也能超快上手的AI ChatBot教程,这次教大家一个用基于Python Wechaty和 PaddlePaddle 框架运行的,用AI续写情话的对话机器人。
In tutorial, Apr 24, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021Huan: Introducing Chatbot and Conversational User Interface (CUI)
Wechaty is an SDK that provides interface services for conversational user interface. Through RPA technology, it provides Chatbot developers with convenient instant messaging platform...
In tutorial, Jan 20, 2021Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020Application of Chatbot in Offline Events
Hello everyone, my name is Alex, Wang Lei. I am a programmer with 10 years of experience and a community organizer. Since 2011, my friends and I have launched an English enthusiast co...
In talk, Nov 28, 2019Microsoft Tech Summit - Quickly Build a Chatbot
A hands-on lab from Microsoft Tech Summit 2018 that shows you how to quickly build a WeChat chatbot using Microsoft LUIS and Wechaty.
In event, Oct 21, 2018How a Girl Built a WeChat Chatbot with 6 Lines of Code
A personal story of how dance video creator Jiarui Li solved her community management challenges by building a WeChat chatbot using Wechaty framework with just 6 lines of JavaScript.
In story, Dec 10, 2016Node Party #18 - Rediscovering Chatbots
Node Party #18 focuses on chatbot development with Wechaty and explores practical scenarios for conversational AI. Join us for talks by Zhuohuan LI (李卓桓), Jiarui LI (李佳芮), and Shoukun...
In event, Dec 07, 2016Chat Transcript - Jiarui Li (李佳芮): A Female Developer Taking a Step Forward
An insightful GitChat interview with Jiarui Li, a female frontend engineer, discussing WeChat robots, Wechaty framework, and her entrepreneurial journey in chatbot automation.
In story, Dec 04, 2016female-developer
Chat Transcript - Jiarui Li (李佳芮): A Female Developer Taking a Step Forward
An insightful GitChat interview with Jiarui Li, a female frontend engineer, discussing WeChat robots, Wechaty framework, and her entrepreneurial journey in chatbot automation.
In story, Dec 04, 2016docker
Wechaty Docker Multi-Platform for Raspberry Pi (ARM)
For a long time, wechaty docker image was build for platform amd64. Today, Wechaty is supporting new platform: Raspberry Pi (ARM)!
In announcement, Nov 27, 2021Docker Open Source Program ❤️ Wechaty
In November, 2020, Docker announced the launch of a special program to expand our support for Open Source projects that use Docker. The eligible projects that meet the program’s requi...
In announcement, Aug 10, 2021Running Wechaty WeChat Bot Framework with Docker
Learn how to use Docker to run Wechaty WeChat bot framework, from basic setup to deployment with GhostCloud EcOS
In tutorial, Dec 05, 2016talk
Plans and Preview for Wechaty 2.0
We are excited to share our plans for Wechaty 2.0, which will merge experimental features into the main branch. This update includes new functionalities like video channel messages, s...
In announcement, May 09, 2023Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Osschat a bridge to the apache way in China
OSSChat 是一个机器人工具,用于桥接 IM 应用(如微信)与 Apache 社区工具(如邮件列表、Jira),OSS.Chat项目的任务是将微信和其他社交平台(未来)以及GitHub出现的问题和邮件列表之间的三方沟通和翻译障碍发送给开源开发社区,使ASF的文化、技术和协作流程能够更高效、更容易被接受。
In announcement, Dec 31, 2020Open Source Forum: Wechaty's Open Source Journey
Wechaty community participated in the Open Source Software Supply Chain Summit 2020, with Huan Li (李卓桓) sharing Wechaty's open source journey and Jingjing Wu (吴京京) presenting Multi-We...
In event, Nov 14, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020Building an Assistant with Wechaty and WeChat Open AI Platform
Invited by WWC (Women Who Code), I shared online how to build an assistant using Wechaty and WeChat Open AI Platform to help answer common questions.
In tutorial, Jul 20, 2020Wonderful Wechaty devops toolset
Wechaty 的代码质量,是大家公认的比较高的水准。而在整个项目的搭建和发展的过程中,DevOps 工具是 Wechaty 代码质量的重要保证,这里,就和大家一起聊聊关于 Wechaty DevOps Toolset。
In announcement, Jun 20, 2020Wechaty Plugin System Launch Event: Join Us on May 30th
Wechaty officially launches its complete plugin system, allowing developers to call pre-packaged plugin capabilities with just one line of code. Join our May 30th event to learn more.
In announcement, May 30, 2020How to Build an Investment and Financing Chatbot with QnAMaker.ai - Azure Show
In the first episode of Azure Show's 'From Scratch' series, Rui Li, founder of Juzi Interactive and a Microsoft AI MVP, demonstrates how to build a chatbot for investors using Azure's...
In tutorial, May 19, 2020Wechaty 2016–2020: Four Years in Open Source — Huan
Huan Li (李卓桓) shares the story of Wechaty’s open-source journey (2016–2020) and introduces the project in a concise 20-minute talk from Azure Show.
In event, May 19, 2020Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019Bot Friday - Second Edition
« Event Notification: Tencent + Juzi Interaction Second Edition, Chatbot Friday «
In event, Jul 26, 2019Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019Microsoft Tech Summit - Quickly Build a Chatbot
A hands-on lab from Microsoft Tech Summit 2018 that shows you how to quickly build a WeChat chatbot using Microsoft LUIS and Wechaty.
In event, Oct 21, 2018Girl Techie Festival, Wechaty Special Tech Review
Girls naturally love beautiful clothes, a wardrobe full of jewelry, and cosmetics. They go on dates with their best friends on weekends, go shopping, and have afternoon tea. This seem...
In event, Jan 29, 2018Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018How to Build a Chatbot
A comprehensive guide to building chatbots from the founder of Juzi Interactive, covering the evolution from PC to web to mobile apps to chatbots, and practical implementation using W...
In tutorial, Jul 13, 2017Wechaty 101: from v0.0 to v0.7
This talk was presented at Node Party Beijing #18 Dec 2016, all about ChatBots.
In announcement, Jan 06, 2017Node Party #18 - Rediscovering Chatbots
Node Party #18 focuses on chatbot development with Wechaty and explores practical scenarios for conversational AI. Join us for talks by Zhuohuan LI (李卓桓), Jiarui LI (李佳芮), and Shoukun...
In event, Dec 07, 2016meetup
Plans and Preview for Wechaty 2.0
We are excited to share our plans for Wechaty 2.0, which will merge experimental features into the main branch. This update includes new functionalities like video channel messages, s...
In announcement, May 09, 2023Wechaty community meetup: Office Hour, Feb 22th, 2022
7月22日,周五,社区在线上举办了一个 Office Hour 的视频会议,由 @Huan,@wj-Mcat,@Leo_chen 共同讨论了一下社区中一些新项目的进展,并且相互提出了一些建议。
In talk, Jul 22, 2022Wechaty community meetup: PadLocal Office Hour, @padlocal, Feb 5th, 2022
2月5日,周六,社区在线上举办了一个 Padlocal 专题的视频会议,由 Padlocal 的作者 @Haoda 讲解了 Padlocal 的起源与技术架构,并对 Padlocal 的一些 issues 进行了回复。
In talk, Feb 22, 2022Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021New Windows Puppet Project wechaty-puppet-xp Launches
Wechaty contributors gathered for an offline meetup to officially launch the wechaty-puppet-xp project, a free Windows WeChat desktop protocol implementation.
In story, Jul 13, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Wechaty Contributor Beijing Meetup 2021/04
A casual gathering of Wechaty contributors in Beijing during Qingming Festival, discussing PadLocal, community history, and the future of Wechaty.
In story, Apr 05, 2021Osschat a bridge to the apache way in China
OSSChat 是一个机器人工具,用于桥接 IM 应用(如微信)与 Apache 社区工具(如邮件列表、Jira),OSS.Chat项目的任务是将微信和其他社交平台(未来)以及GitHub出现的问题和邮件列表之间的三方沟通和翻译障碍发送给开源开发社区,使ASF的文化、技术和协作流程能够更高效、更容易被接受。
In announcement, Dec 31, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020Wechaty Contributor Meetup -- Shenzhen August 5
8 月 5 日,周五晚上,大家按照约定时间到达吃饭地点,我与@lijiarui、@Gcaufy没有线下见过面,有一种见网友的感觉。好在很快就熟悉了。对于我来说意义非凡,非常荣幸,第一次接触 star 数那么多的项目作者,而且还是两位,好似追星族见了明星的感觉。
In event, Aug 09, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020Wechaty Plugin System Launch Event: Join Us on May 30th
Wechaty officially launches its complete plugin system, allowing developers to call pre-packaged plugin capabilities with just one line of code. Join our May 30th event to learn more.
In announcement, May 30, 2020Wechaty Lecture at Peking University Open Source Class
On October 18, 2019, Wechaty was presented to over 120 students at Peking University's Software and Microelectronics School, covering project architecture, community governance, and t...
In event, Oct 18, 2019Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019Bot Friday - Second Edition
« Event Notification: Tencent + Juzi Interaction Second Edition, Chatbot Friday «
In event, Jul 26, 2019Introduction to Rasa: Dialogue Systems, Products, and Technology
« Announcement for this event: Tencent + JuZi Interactive = Colliding Ideas, Igniting Technology «
In event, Jul 23, 2019Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019Wechaty Contributor Dinner with Data Girls
This Wechaty Contributors Dinner is sponsored by Data Girl.
In event, Jan 14, 2018Shanghai WWDC - Wechaty Worldwide Developers Conference
Most of the Wechaty core team are in Beijing, but there are a few of us here in Shanghai too.@lijiarui was in town for a few days and so we had a small get together!
In event, Aug 28, 2017The First Wechaty WWDC Party in 2017
On June 6, 2017, 6 pm, we have a great first Wechaty World Wide Developer Conference (WWDC) at Su Shi Restaurant of Wudaokou, Beijing.
In event, Jun 06, 2017Node Party #18 - Rediscovering Chatbots
Node Party #18 focuses on chatbot development with Wechaty and explores practical scenarios for conversational AI. Join us for talks by Zhuohuan LI (李卓桓), Jiarui LI (李佳芮), and Shoukun...
In event, Dec 07, 2016case
Wechaty Case Study - a letter from JasLin
Usercase of using wechat robot with Wechaty
In story, Dec 08, 2016tutorial
Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020How to Build a Chatbot
A comprehensive guide to building chatbots from the founder of Juzi Interactive, covering the evolution from PC to web to mobile apps to chatbots, and practical implementation using W...
In tutorial, Jul 13, 2017How a Girl Built a WeChat Chatbot with 6 Lines of Code
A personal story of how dance video creator Jiarui Li solved her community management challenges by building a WeChat chatbot using Wechaty framework with just 6 lines of JavaScript.
In story, Dec 10, 2016startup
wewe - Making Group Messages Public to the World
wewe is an open-source tool that records and publicly shares WeChat and Slack group chat messages, making discussions searchable and accessible to everyone, with topic extraction and ...
In project, Jul 16, 2019Using Chatie to Implement WeChat Bot Business Logic for [Haoshiyou] Group Management
To help friends new to Silicon Valley find roommates and rent apartments, we established several WeChat groups in our local area.Our basic philosophy for this project is simple focus ...
In project, Apr 16, 2017featured
Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021New Wechaty Puppet Service: SimplePad
Introducing SimplePad - a flexible HTTP-based Wechaty Puppet service that offers language-agnostic API access with pay-per-use pricing model.
In announcement, Jun 17, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021Wechaty Puppet Providers Trends
Do you want know which Wechaty Puppet Provider is most used by our Wechaty developers?
In announcement, Mar 04, 2021Google Cloud Shell Tutorials for Wechaty
Today, We have created a Google Cloud Shell Tutorial for easy getting started with Wechaty!
In tutorial, Feb 20, 2021Using Matrix and Wechaty to Chat on WeChat
Detailed deployment guide for using Matrix chat with matrix-appservice-wechaty to enable WeChat conversations through the Matrix protocol.
In tutorial, Feb 04, 2021This Summer: Stories of Wechaty Community and 9 Rising Open Source Contributors
Nine undergraduate and graduate students became rising contributors to Wechaty community during Summer 2020: Bi Kaiqiao (毕凯乔), Wang Junwei (王俊伟), Xie Yuqing (谢昱清), Fan Rui (范蕊), Jiang...
In announcement, Dec 31, 2020Osschat a bridge to the apache way in China
OSSChat 是一个机器人工具,用于桥接 IM 应用(如微信)与 Apache 社区工具(如邮件列表、Jira),OSS.Chat项目的任务是将微信和其他社交平台(未来)以及GitHub出现的问题和邮件列表之间的三方沟通和翻译障碍发送给开源开发社区,使ASF的文化、技术和协作流程能够更高效、更容易被接受。
In announcement, Dec 31, 2020Lark Chatbot based on Open API for Wechaty: Final Report
Building a Lark (Feishu) chatbot using Wechaty by encapsulating open APIs
In project, Sep 30, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020Chatbots Duet: Using wechaty-log-monitor Plugin to Implement DevOps like 'QR Code Rescue on Disconnect'
To enable better readily availability for my chatbot in production, I wrote the wechaty-log-monitor plugin to perform log-related DevOps for Wechaty running in production.
In project, Aug 09, 2020How I Rebuilt the Sales System at MiraclePlus with a Chatbot
In addition to media exposure, deep outreach through people is a good way to acquire customers. For the team, it is necessary to ensure that everyone’s outreach is standardized. F...
In project, Aug 08, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020Building an Assistant with Wechaty and WeChat Open AI Platform
Invited by WWC (Women Who Code), I shared online how to build an assistant using Wechaty and WeChat Open AI Platform to help answer common questions.
In tutorial, Jul 20, 2020Youdao AI Cloud Translation Plugin
Integrate Youdao AI Cloud translation capabilities as a Wechaty plugin, enabling developers to easily add translation features to their bots.
In npm, Jul 19, 2020Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020Go Wechaty Beta Released!
go-wechaty 是 wechaty 多语言版本中的 golang 语言实现,目的是方便 go 语言开发者更容易的去使用 wechaty。
In announcement, Jun 29, 2020Wonderful Wechaty devops toolset
Wechaty 的代码质量,是大家公认的比较高的水准。而在整个项目的搭建和发展的过程中,DevOps 工具是 Wechaty 代码质量的重要保证,这里,就和大家一起聊聊关于 Wechaty DevOps Toolset。
In announcement, Jun 20, 2020Python Wechaty Beta Released: A Simple Bot
Python-wechaty能够使用少量代码即可完成一个机器人,使用起来非常简单,基于OOP的设计思路能够很好监听和处理微信内部大量的事件,比如:自动回复消息,定时发送消息,拉人入群,好友申请同意等等。此外,目前的插件系统里面有很多拿来即用的工具,比如拉人入群等。当然开发一个自己的插件也是非常简单,无需很高深的概念,只需要你能够理解事件和OOP即可。
In announcement, Jun 17, 2020Java Wechaty Beta Released: Finally a WeChat Bot in Java
Java Wechaty Beta has been released, bringing the power of Wechaty chatbot development to the Java ecosystem with full TS version feature parity and plugin support.
In announcement, Jun 15, 2020Wechaty Plugin System Launch Event: Join Us on May 30th
Wechaty officially launches its complete plugin system, allowing developers to call pre-packaged plugin capabilities with just one line of code. Join our May 30th event to learn more.
In announcement, May 30, 2020Sending and Receiving WeChat Messages Using [Matrix]
This post is also available in Chinese
In tutorial, Mar 01, 2020Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019dotnet club uses Wechaty to collect valuable WeChat threads
Talking with experts in a field often feels like a revelation. Some questions linger in our minds for a long time without an answer, sometimes for a while, sometimes for years. It’s l...
In story, Aug 12, 2019How to Send WeChat Mini Programs Using PadPro
This post is also available in Chinese
In feature, Jul 18, 2019wewe - Making Group Messages Public to the World
wewe is an open-source tool that records and publicly shares WeChat and Slack group chat messages, making discussions searchable and accessible to everyone, with topic extraction and ...
In project, Jul 16, 2019Wechaty - Making Online Business Easy
A Wechaty-based payment solution for small businesses and individual developers without business licenses, enabling instant WeChat and Alipay payment notifications and automatic order...
In project, Jul 12, 2019Build a WeChat Sweet-Talk Bot in Three Steps with Node.js - Beginner Friendly
A beginner-friendly Node.js tutorial for building a WeChat bot that sends daily weather updates, sweet messages, and relationship reminders to your significant other, with optional AI...
In project, Jun 21, 2019Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
This post is also available in Chinese
In project, Apr 02, 2019Lightbot Statistical Analysis Management Platform
Lightbot is a comprehensive WeChat group management platform built with Wechaty, featuring auto-reply, keyword management, violation detection, user analytics, and chat data visualiza...
In project, Aug 14, 2018WeChat App Communication Protocol Case Study Reference Guide
An in-depth technical analysis of WeChat's Android client communication protocol, including network architecture, message formats, synchronization mechanisms, and a reference implemen...
In hacking, Mar 10, 2018Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018wechaty-electron: Making Your Wechaty a Client Service
A technical exploration of creating a desktop client for Wechaty using Electron, enabling real-time WeChat group broadcasting with manual intervention capabilities and cross-platform ...
In project, Nov 26, 2017Score Your Face Photo: a ML & Wechaty practice
Recently I found a fun and easy middleware to use for WeChat, called Wechaty.
In project, Sep 18, 2017How to Build a Chatbot
A comprehensive guide to building chatbots from the founder of Juzi Interactive, covering the evolution from PC to web to mobile apps to chatbots, and practical implementation using W...
In tutorial, Jul 13, 2017An interesting weekend with Wechaty
Thanks for inviting me to write this article that give me a chance to share my story for each other. And Wechaty is a very awesome library that is powerful and easy to use. The most i...
In project, Jun 24, 2017The First Wechaty WWDC Party in 2017
On June 6, 2017, 6 pm, we have a great first Wechaty World Wide Developer Conference (WWDC) at Su Shi Restaurant of Wudaokou, Beijing.
In event, Jun 06, 2017Using Chatie to Implement WeChat Bot Business Logic for [Haoshiyou] Group Management
To help friends new to Silicon Valley find roommates and rent apartments, we established several WeChat groups in our local area.Our basic philosophy for this project is simple focus ...
In project, Apr 16, 2017real-estate
使用Wechaty开发微信群管理小助手
我们设计了一个租房平台的微信小程序,为了方便推广,针对每个地区开设了一个或多个微信群,每天会在群里发文字和小程序的二维码来推广小程序和阐述群规定。因为所开的群太多,如果是人工发送这些东西,会很浪费时间。因为发的东西都是固定的,所以考虑使用微信机器人。
In project, Jun 04, 2020Using Chatie to Implement WeChat Bot Business Logic for [Haoshiyou] Group Management
To help friends new to Silicon Valley find roommates and rent apartments, we established several WeChat groups in our local area.Our basic philosophy for this project is simple focus ...
In project, Apr 16, 2017api
Wechaty - the missing bot SDK for WeChat
Recently I was in San Francisco talking to a lot of my friends in the Chatbot community, and realized how the Wechaty community is becoming central to Chatbot development in China.
In story, Sep 10, 2017machine-learning
TensorFlow.js: Machine Learning in JavaScript
Huan takes us on a journey into the world of machine learning right in your browser with TensorFlow.js. Whether you’re a developer, tech enthusiast, or just curious about the inters...
In talk, Feb 05, 2024Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018Score Your Face Photo: a ML & Wechaty practice
Recently I found a fun and easy middleware to use for WeChat, called Wechaty.
In project, Sep 18, 2017A Simple Wechaty Bot with Intelligence Powered by TensorFlow
Wechaty is an powerful library to help developers interact with WeChat programmatically, creating a bot for a varity of purposes. A very significant purpose of a bot is to chat with u...
In project, Jun 05, 2017tensorflow
TensorFlow.js: Machine Learning in JavaScript
Huan takes us on a journey into the world of machine learning right in your browser with TensorFlow.js. Whether you’re a developer, tech enthusiast, or just curious about the inters...
In talk, Feb 05, 2024基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018A Simple Wechaty Bot with Intelligence Powered by TensorFlow
Wechaty is an powerful library to help developers interact with WeChat programmatically, creating a bot for a varity of purposes. A very significant purpose of a bot is to chat with u...
In project, Jun 05, 2017utility
OSSChat is What You Need for Open Source Community Operations
OSSChat now supports auto-reply for WeChat bots, helping you manage your open-source community by bridging WeChat groups with GitHub Issues.
In project, Oct 28, 2021『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
In project, Aug 11, 2021简易命令行控制的「微信机器人」及群聊信息过滤实现
生活中学校通知信息都会借助微信群聊发布,并且时常会要求“收到请回复”。这就导致了少数重要信息与大量无关信息混杂在一起,屏蔽与不屏蔽都不是好办法。遂实现了命令行控制的「微信机器人」,并在此基础上完成了群聊信息过滤功能。
In project, Aug 28, 2020Group Chat Assistant Bot based on python-wechaty
This post outlines the plan for creating a Group Chat Assistant Bot using python-wechaty as part of the Summer 2020 open-source program. The project includes features like message tag...
In project, Jul 18, 2020repe-assistant 社群活动助手
repe社群助手主要是为了提高社群活跃度以及群活动管理而设计。管理员使用后台web发起一系列活动并设置动态的参与口令,群成员只需要发送对应口令即可参与活动,并且能够结合积分系统做一些约束和奖励。
In project, May 16, 2020wewe - Making Group Messages Public to the World
wewe is an open-source tool that records and publicly shares WeChat and Slack group chat messages, making discussions searchable and accessible to everyone, with topic extraction and ...
In project, Jul 16, 2019Lightbot Statistical Analysis Management Platform
Lightbot is a comprehensive WeChat group management platform built with Wechaty, featuring auto-reply, keyword management, violation detection, user analytics, and chat data visualiza...
In project, Aug 14, 2018Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018Wechaty-Mail: An email tool build on Wechaty
As soon as I learn how to use 6 lines of JavaScript to achieve a simple chatbot based on Wechaty, I was deeply attracted and decide to develop an easy-to-use email tool based on it. W...
In project, Dec 25, 2017wechaty-electron: Making Your Wechaty a Client Service
A technical exploration of creating a desktop client for Wechaty using Electron, enabling real-time WeChat group broadcasting with manual intervention capabilities and cross-platform ...
In project, Nov 26, 2017Run Your Telegram Bot with Wechaty
Before introducing Wechaty Telegram Bot Adaptor, I would like to say something about Telegram chatbots. Recent days, I have a lot of fun playing chatbots on Telegram. After lynched hu...
In project, Jul 17, 2017A Simple Wechaty Bot with Intelligence Powered by TensorFlow
Wechaty is an powerful library to help developers interact with WeChat programmatically, creating a bot for a varity of purposes. A very significant purpose of a bot is to chat with u...
In project, Jun 05, 2017social
基于标签的多功能服务系统&检测你身边的VIP用户
随着时间的推移,我们在不断的认识新的朋友,不断加新的好友, 在我们的微信里, 好友列表会有很多,甚至上千人,有的时候我们自己也理不清哪些好友是我们的客户,哪些好友是我们的朋友同学,哪些好友是我们在某次活动相识,甚至哪些好友只是萍水相逢但是实际上却极有可能是我们很好的潜在客户或者未来的合作伙伴,而因为平时的忽视可能就这样错过。
In project, Mar 17, 2021基于Wechaty开发的群聊小助手
GitHub上搜了一圈,看到了挺多微信bot的方案,后面决定使用wechaty,因为感觉设计得很优雅,6行代码就可以轻松构建一个wxbot。
In project, Dec 08, 2020基于wechaty的定时消息推送(可以哄女朋友)、智能聊天和私人助理
自从2017年微信web端API限制以后,itchat等一大批bot歇菜了,一直都在找一款合适的替品 目前来看,大部分都是针对windows微信客户端,基于HOOK的dll注入实现对微信的操控,有一定的封号风险,只能用固定的版本,部署在linux服务器端比较困难,意味着只能一直开着电- -wechaty,支持IPAD,,MAC等多种协议,不用去调用WEB网页...
In project, Oct 30, 2020基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020How I Rebuilt the Sales System at MiraclePlus with a Chatbot
In addition to media exposure, deep outreach through people is a good way to acquire customers. For the team, it is necessary to ensure that everyone’s outreach is standardized. F...
In project, Aug 08, 2020微信转发机器人(wechaty-forwardbot)
运营群需要有价值的内容,才能把用户留住。但是自己又懒得搞这些内容所以最好就是,直接把别人群有价值的内容转发到自己群既能偷懒,还能留住用户,岂不美哉?
In project, Jul 15, 2020使用wechaty助力公众号主维护社群
作为公众号的号主,有粉丝加微信想要进群是一件很开心的事情,但是久了以后会发现通过好友、改备注、拉群这些事情耗费太多精力了。还好有幸发现了 wechaty 这个项目。昨天试了一下,真的大大解放了我的双手,这篇博客就以公众号号主的角度,来看看怎么用 wechaty 来开发一个机器人小助手的。
In project, Jul 01, 2020wewe - Making Group Messages Public to the World
wewe is an open-source tool that records and publicly shares WeChat and Slack group chat messages, making discussions searchable and accessible to everyone, with topic extraction and ...
In project, Jul 16, 2019Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
This post is also available in Chinese
In project, Apr 02, 2019Building a Face Recognition Chatbot - Wechaty Blinder
Learn how to build a WeChat face recognition bot using Wechaty, TensorFlow, and FaceNet to help identify people in photos
In project, Jan 25, 2018An interesting weekend with Wechaty
Thanks for inviting me to write this article that give me a chance to share my story for each other. And Wechaty is a very awesome library that is powerful and easy to use. The most i...
In project, Jun 24, 2017badge
development
How to Build a Chatbot
A comprehensive guide to building chatbots from the founder of Juzi Interactive, covering the evolution from PC to web to mobile apps to chatbots, and practical implementation using W...
In tutorial, Jul 13, 2017telegram
Run Your Telegram Bot with Wechaty
Before introducing Wechaty Telegram Bot Adaptor, I would like to say something about Telegram chatbots. Recent days, I have a lot of fun playing chatbots on Telegram. After lynched hu...
In project, Jul 17, 2017unofficial
Wechaty - the missing bot SDK for WeChat
Recently I was in San Francisco talking to a lot of my friends in the Chatbot community, and realized how the Wechaty community is becoming central to Chatbot development in China.
In story, Sep 10, 2017game
Game-Copilot Assists Game Studios with Brainstorming
This post is also available in Chinese
In article, Oct 24, 2023Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021
基于 wechaty 的 AR+LBS 漂流瓶轻社交游戏
基于微信聊天的 结合增强现实技术(AR)+LBS(暂时基于图像) 的星际漂流瓶 的轻社交游戏。重新认识你身边的世界,或许我们早已与外星生命共同生活着。
In article, Aug 21, 2021Score Your Face Photo: a ML & Wechaty practice
Recently I found a fun and easy middleware to use for WeChat, called Wechaty.
In project, Sep 18, 2017document
Using Jsdoc to sync the doc with the latest code
In order to sync the doc with the latest code, it’s best to use jsdoc to describe the API and use jsdoc-to-markdown to generate markdown format documents to the docs directory.
In announcement, Sep 20, 2017release
Wechaty-Puppet-Whatsapp Has been Published
With the introduction of wechaty puppet and the growth of the wechaty ecosystem and community, we’re happy to introduce wechaty-puppet-whatsapp which connects Wechaty API, the convers...
In announcement, Feb 15, 2021Wechaty 0.56 Released!
V0.56 is the latest stable version of Wechaty, it is recommended to be upgraded for all developers.
In announcement, Jan 25, 2021Multi Language Wechaty Beta Release Announcement!
Multi-language Wechaty Beta Released! We have Python, Go, Java, and Scala released on June 19, 2020!
In announcement, Jun 19, 2020Wechaty New Release Version v0.30: Lots of New Features!
Wechaty v0.30 Released! We have lots of new features added and bugs fixed!
In announcement, Feb 08, 2020hook
WeChat App Communication Protocol Case Study Reference Guide
An in-depth technical analysis of WeChat's Android client communication protocol, including network architecture, message formats, synchronization mechanisms, and a reference implemen...
In hacking, Mar 10, 2018Research and Sharing on WeChat PC Version Hook
Technical exploration of hooking WeChat PC version through DLL injection, including code samples for message interception, contact list reading, and profile extraction using Version.d...
In hacking, Oct 06, 2017ecosystem
Building an Intelligent Medical WeChat Bot with Dify, GPT-4 Turbo, and Wechaty
Building an intelligent medical follow-up and health education WeChat bot using Dify's GPT-4 Turbo Agent platform and Wechaty, featuring conversation context management and knowledge ...
In article, Mar 30, 2024Game-Copilot Assists Game Studios with Brainstorming
This post is also available in Chinese
In article, Oct 24, 2023wechaty+TypeChat: Control Your WeChat with Natural Language
This post is also available in Chinese
In article, Aug 06, 2023Live from WAIC 2023: Wechaty at the Open Source Bazaar
Wechaty was invited to the WAIC 2023 Open Source Bazaar, creating a lively and interactive atmosphere. This post captures the highlights from the event, including our community's enga...
In announcement, Jul 08, 2023Deploying Private ChatGPT with Wechaty and LangChain
Building a private GPT chatbot on WeChat using Wechaty and LangChain with Pinecone vector database for document embedding and intelligent Q&A capabilities.
In article, Jul 07, 2023Haoshiyou Bot Upgraded to WeCom with ChatGPT Integration
Upgrading Haoshiyou roommate-finding bot from personal WeChat to WeCom (WeChat Work) for better stability, featuring ChatGPT integration and deployment solutions for China network res...
In article, May 21, 2023Developing a Conference Assistant with ChatGPT & Wechaty in 10 Minutes
This post is also available in Chinese
In article, Apr 13, 2023Live from the Scene: Wechaty at GAIDC Open Source Marketplace
Wechaty community was invited to participate in the GAIDC Open Source Marketplace on the weekend, where the scene was bustling with many enthusiastic participants interacting with Wec...
In announcement, Feb 26, 2023Wechaty Invited to GAIDC Open Source Market - Join Us!
Wechaty is invited to participate in the GAIDC Open Source Market this weekend, joining AI projects and developers to share the "AI Carnival" with interactive challenges, community ga...
In announcement, Feb 23, 2023Building a Message Notification Service with Wechaty and Flask
Learn how to build a WeChat message notification service using Wechaty and Flask, enabling proactive message sending and multi-service notifications through a single WeChat account wi...
In project, Feb 18, 2023Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WorkPro Release Announcement
After long-term preparation and development, WorkPro, the successor to WxWork, officially enters beta testing as a new Wechaty Puppet Service! Free 7-day trial tokens available, with ...
In announcement, Dec 23, 20222022-关于开发wechaty-huggingface-pipeline的提议
关于开发wechaty-huggingface-pipeline的提议
In project, May 05, 2022Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021New Windows Puppet Project wechaty-puppet-xp Launches
Wechaty contributors gathered for an offline meetup to officially launch the wechaty-puppet-xp project, a free Windows WeChat desktop protocol implementation.
In story, Jul 13, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021Good News: Login with Windows WeChat Desktop Protocol, Free Wechaty Protocol Coming Soon
After the free web protocol revival, Wechaty's free Windows protocol is coming soon, solving issues with accurately obtaining wxid and roomid that plagued the web protocol.
In article, Jul 05, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021Major News: Login with UOS WeChat Desktop Protocol, Wechaty Free Web Protocol Regains Glory
This post is also available in Chinese
In article, Apr 13, 2021Using Matrix and Wechaty to Chat on WeChat
Detailed deployment guide for using Matrix chat with matrix-appservice-wechaty to enable WeChat conversations through the Matrix protocol.
In tutorial, Feb 04, 2021Wechaty restful api
This article will explain why I started to use wechaty, made the restful api wrapping the bot and what I would do as the next step.
In project, Jan 19, 2021基于RPA封装的Wechaty接口下的快手聊天机器人结项报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Oct 13, 2020"Douyin Chatbot based on RPA with Wechaty Interface - Final Report"
Final report for the Summer 2020 project building a Douyin (TikTok) chatbot using RPA with autojs on Android, connected via socket to a Wechaty puppet.
In project, Oct 13, 2020Lark Chatbot based on Open API for Wechaty: Final Report
Building a Lark (Feishu) chatbot using Wechaty by encapsulating open APIs
In project, Sep 30, 2020Summer 2020 [WeChat Work Chatbot based on Open API for Wechaty] Final Results
Developing a puppet for WeChat Work platform to enable Wechaty developers to use WeChat Work features by simply changing a variable
In project, Sep 28, 2020Summer 2020 Final Report: Designing and Implementing Plugin System for go-wechaty
Final report for designing and implementing a comprehensive plugin system for go-wechaty, including plugin management features, context handling, and a demo plugin to demonstrate the ...
In project, Sep 27, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]中期报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Aug 20, 2020Mid-term Report: Douyin Chatbot Based on Wechaty Interface Encapsulated by RPA
This mid-term report presents progress on developing a Wechaty puppet for Douyin (TikTok) using RPA automation with AutoJS on Android, covering implementation challenges, solutions, a...
In project, Aug 20, 2020Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020Summer 2020: Project Plan for WeCom Chatbot Based on Wechaty Interface with Open API
This post outlines the project plan for developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to using WeCom functionality by simply changing a v...
In project, Aug 19, 2020Summer 2020: POC Showcase for WeCom Chatbot Based on Wechaty Interface with Open API
This post showcases the mid-term progress of developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to WeCom functionality by simply changing a va...
In project, Aug 19, 2020Summer 2020: POC Showcase for Designing and Implementing a Plugin System for go-wechaty
This post showcases the proof-of-concept for a plugin system for go-wechaty, a project from the Summer 2020 Open Source Promotion Plan. It details the design, implementation, and futu...
In project, Aug 19, 2020Wechaty Java Component Porting Development
This post is a mid-term report on porting Wechaty components to Java/Kotlin as part of the Summer 2020 Open Source Promotion Plan. It covers the development of memory-card and state-s...
In project, Aug 17, 2020Chatbots Duet: Using wechaty-log-monitor Plugin to Implement DevOps like 'QR Code Rescue on Disconnect'
To enable better readily availability for my chatbot in production, I wrote the wechaty-log-monitor plugin to perform log-related DevOps for Wechaty running in production.
In project, Aug 09, 2020基于开放 API 封装 Wechaty 接口下的飞书聊天机器人:期初
“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isca...
In project, Jul 29, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 28, 2020基于RPA封装的Wechaty接口下的抖音聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 28, 2020Wechaty Java Transplant Component Development
“Open Source Software Supply Chain Lighting Plan - Summer 2020” (hereinafter referred to as Summer 2020) is a summer activity for college students jointly organized by the Institute o...
In project, Jul 27, 2020Building an Assistant with Wechaty and WeChat Open AI Platform
Invited by WWC (Women Who Code), I shared online how to build an assistant using Wechaty and WeChat Open AI Platform to help answer common questions.
In tutorial, Jul 20, 2020基于开放 API 封装 Wechaty 接口下的钉钉聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Youdao AI Cloud Translation Plugin
Integrate Youdao AI Cloud translation capabilities as a Wechaty plugin, enabling developers to easily add translation features to their bots.
In npm, Jul 19, 2020暑期2020 [为 go-wechaty 设计实现插件体系] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020Java Wechaty Beta Released: Finally a WeChat Bot in Java
Java Wechaty Beta has been released, bringing the power of Wechaty chatbot development to the Java ecosystem with full TS version feature parity and plugin support.
In announcement, Jun 15, 2020Wechaty Plugin System Launch Event: Join Us on May 30th
Wechaty officially launches its complete plugin system, allowing developers to call pre-packaged plugin capabilities with just one line of code. Join our May 30th event to learn more.
In announcement, May 30, 2020Sending and Receiving WeChat Messages Using [Matrix]
This post is also available in Chinese
In tutorial, Mar 01, 2020Year-End Highlight: Microsoft AI Global Bootcamp Beijing Concludes
On December 14, 2019, the Microsoft Global AI Bootcamp Beijing event brought together nearly 100 AI developers to learn from eight industry experts, as part of a global celebration sp...
In event, Dec 20, 2019Wechaty Lecture at Peking University Open Source Class
On October 18, 2019, Wechaty was presented to over 120 students at Peking University's Software and Microelectronics School, covering project architecture, community governance, and t...
In event, Oct 18, 2019How to Send WeChat Mini Programs Using PadPro
This post is also available in Chinese
In feature, Jul 18, 2019wewe - Making Group Messages Public to the World
wewe is an open-source tool that records and publicly shares WeChat and Slack group chat messages, making discussions searchable and accessible to everyone, with topic extraction and ...
In project, Jul 16, 2019Wechaty - Making Online Business Easy
A Wechaty-based payment solution for small businesses and individual developers without business licenses, enabling instant WeChat and Alipay payment notifications and automatic order...
In project, Jul 12, 2019Build a WeChat Sweet-Talk Bot in Three Steps with Node.js - Beginner Friendly
A beginner-friendly Node.js tutorial for building a WeChat bot that sends daily weather updates, sweet messages, and relationship reminders to your significant other, with optional AI...
In project, Jun 21, 2019Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
This post is also available in Chinese
In project, Apr 02, 2019What Can a WeChat Bot Do?
As a product manager who can code, I explore the limitless possibilities of WeChat bots using Wechaty - from chat history recording to community management, multi-group broadcasting, ...
In article, Nov 25, 2018Lightbot Statistical Analysis Management Platform
Lightbot is a comprehensive WeChat group management platform built with Wechaty, featuring auto-reply, keyword management, violation detection, user analytics, and chat data visualiza...
In project, Aug 14, 2018Installing Wechaty on Windows 10
A comprehensive guide to installing Wechaty on Windows 10 Home, covering common installation errors and solutions including Python 2.7, node-gyp, windows-build-tools, and puppeteer co...
In tutorial, Jul 24, 2018WeChat App Communication Protocol Case Study Reference Guide
An in-depth technical analysis of WeChat's Android client communication protocol, including network architecture, message formats, synchronization mechanisms, and a reference implemen...
In hacking, Mar 10, 2018Research and Sharing on WeChat PC Version Hook
Technical exploration of hooking WeChat PC version through DLL injection, including code samples for message interception, contact list reading, and profile extraction using Version.d...
In hacking, Oct 06, 2017media
Ten minutes to build a daily paper bot
I built a bot to deliver the daily paper about machine learning and fintech to the users.Considering the development of lowest cost, I chose wechaty. It’s so awesome that it only took...
In project, Oct 28, 2017finance
基于python-Wechaty的微信群虚拟币报价机器人
本项目基于python-wechaty库,通过几行代码就能实现微信机器人的基础功能。项目地址:coins_market_push
In project, Aug 26, 2021I Built a Points Red Packet Robot with Wechaty
A developer's journey building an automated WeChat robot for exchanging credit card reward points through red packets, sharing technical challenges and lessons learned from scaling to...
In project, Nov 08, 2017automation
I Built a Points Red Packet Robot with Wechaty
A developer's journey building an automated WeChat robot for exchanging credit card reward points through red packets, sharing technical challenges and lessons learned from scaling to...
In project, Nov 08, 2017experience
I Built a Points Red Packet Robot with Wechaty
A developer's journey building an automated WeChat robot for exchanging credit card reward points through red packets, sharing technical challenges and lessons learned from scaling to...
In project, Nov 08, 2017electron
wechaty-electron: Making Your Wechaty a Client Service
A technical exploration of creating a desktop client for Wechaty using Electron, enabling real-time WeChat group broadcasting with manual intervention capabilities and cross-platform ...
In project, Nov 26, 2017desktop
wechaty-electron: Making Your Wechaty a Client Service
A technical exploration of creating a desktop client for Wechaty using Electron, enabling real-time WeChat group broadcasting with manual intervention capabilities and cross-platform ...
In project, Nov 26, 2017datagirls
女生科技体验节,Wechaty杂货铺
这篇文章主要针对女生科技体验节Wechaty专场,同学们问的问题的汇总。因为很多同学没有太多编程基础,所以这篇文章讲解会比较基础。
In tutorial, Feb 06, 2018Girl Techie Festival, Wechaty FAQ
This article is a summary of the questions asked by students at the Wechaty session of the Girl Techie Festival. Because many students do not have much programming experience, this ar...
In tutorial, Feb 06, 2018Everything You Need to Know About Chatbots
A comprehensive exploration of chatbot history from ELIZA to modern AI assistants, covering commercial applications, technical implementations, and current limitations in the evolving...
In event, Jan 09, 2018history
Gource Visualization for Wechaty
Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...
In story, Feb 14, 2021Everything You Need to Know About Chatbots
A comprehensive exploration of chatbot history from ELIZA to modern AI assistants, covering commercial applications, technical implementations, and current limitations in the evolving...
In event, Jan 09, 2018artificial-intelligence
Everything You Need to Know About Chatbots
A comprehensive exploration of chatbot history from ELIZA to modern AI assistants, covering commercial applications, technical implementations, and current limitations in the evolving...
In event, Jan 09, 2018business
Everything You Need to Know About Chatbots
A comprehensive exploration of chatbot history from ELIZA to modern AI assistants, covering commercial applications, technical implementations, and current limitations in the evolving...
In event, Jan 09, 2018typescript
Practice of Implementing a University Admission Assistant Based on Wechaty
A bot that intelligently recognizes keywords and automatically replies with admission information, implemented based on Wechaty and Node.js for university recruitment promotion.
In article, Sep 27, 2022基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
In project, Oct 22, 2020基于Wechaty的群学习内容推送工具
准备考研期间,希望在每天定时能获得天气推送,每日英语一题,早间新闻来丰富自己的学习;同时又不想要专门去点开某个App来看(这样不仅费心,还容易跑神)
In project, Aug 21, 2020使用wechaty自助算卦
写这个小东西,本就是想玩耍一下,发现很有意思! 面临人生重大抉择犹豫不定,头脑乱成浆糊的时候,鄙人会问卦,根据卦象客观分析当前的局势。但是从来不问命,只是借用卦象来让自己以一种不含感情的分析方式重新认识当前面临的形势。朋友中有一两个有类似爱好的,对易经有些兴趣,我们几个谈论的时候,其他人就会要求我们给他们解卦。
In project, Jun 28, 2020Archy.sh: a WeChat Assistant That Generates Anki Flashcards for Chinese Learners 吖奇说:一个帮助外国人与海归学习中文的微信助理,可生成Anki卡片
a chatbot that can extract difficult Chinese words from WeChat 公众号 articles, annotate them with Pinyin and definitions, and generate Anki notes.
In project, Jun 19, 2020nCoV2019疫情播报
之前用pywx尝试玩过wxbot,我这种完全属于自嗨,但后来众所周知,web版被限制了,在github上瞎逛发现了wechaty这么个神奇玩意儿,真的太棒了。疫情播报的代码1月就已经在使用了,只可惜是py写的,这次借wechaty,改写成nodejs,也算是一次新语言的挑战。
In project, Mar 26, 2020botbuilder
Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019sdk
My Exploration and Views on WeChat Bots
First of all, thank you to Huan LI for the invitation to write this blog post. I haven’t been doing research related to WeChat bots for very long, and there was a long interruption in...
In article, May 06, 2018windows
构建我的第一个微信机器人
手头上的事情越来越多,回复微信都是件很麻烦的事,对于IT行业的人来说,能用机器解决的事就不应该手动去做,于是就有了构建微信机器人的想法。
In project, Sep 14, 2020Installing Wechaty on Windows 10
A comprehensive guide to installing Wechaty on Windows 10 Home, covering common installation errors and solutions including Python 2.7, node-gyp, windows-build-tools, and puppeteer co...
In tutorial, Jul 24, 2018install
Installing Wechaty on Windows 10
A comprehensive guide to installing Wechaty on Windows 10 Home, covering common installation errors and solutions including Python 2.7, node-gyp, windows-build-tools, and puppeteer co...
In tutorial, Jul 24, 2018event
GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022今年的 COSCon 中国开源年会,让我们聊点不一样的
人们常常说,在熬过了数十年寒冬,2020 -2021 我们终于迎来了本土开源的拐点,国家政策的引导、基础软件的崛起、开放协作精神的觉醒……各种各样的数据报告也无一不支撑着这一观点。
In event, Oct 12, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Multi Language Wechaty Beta Release Announcement!
Multi-language Wechaty Beta Released! We have Python, Go, Java, and Scala released on June 19, 2020!
In announcement, Jun 19, 2020Year-End Highlight: Microsoft AI Global Bootcamp Beijing Concludes
On December 14, 2019, the Microsoft Global AI Bootcamp Beijing event brought together nearly 100 AI developers to learn from eight industry experts, as part of a global celebration sp...
In event, Dec 20, 2019Application of Chatbot in Offline Events
Hello everyone, my name is Alex, Wang Lei. I am a programmer with 10 years of experience and a community organizer. Since 2011, my friends and I have launched an English enthusiast co...
In talk, Nov 28, 2019heroku
Chatie API Service Incident Report
The Wechaty Puppet Serviceis running on top of the https://www.chatie.io service,which is open-sourced at here.It has been running for 5+ yearson a Heroku free Dynowith Cloudflare CDN...
In article, Apr 15, 2021deploy
analytics
Lightbot Statistical Analysis Management Platform
Lightbot is a comprehensive WeChat group management platform built with Wechaty, featuring auto-reply, keyword management, violation detection, user analytics, and chat data visualiza...
In project, Aug 14, 2018ai
Coding with the Ghost in the Machine: The Architecture That Powers AI-Driven Development
A Case Study from the ReKey Team
In article, Aug 09, 2025Wechaty & AWS Global Recruitment: Leave an Eternal Mark with Your Code!
Wechaty & AWS AI development competition globally recruiting developers to create innovative AI chatbots using large language models - three tracks including efficiency, public welfar...
In article, May 23, 2025AWS with Wechaty | AWS Generative AI Application Challenge Kicks Off!
✨ The 2nd China Generative AI Innovation Application Challenge ✨
In article, Apr 25, 2024三步开发聊天机器人一秒生成漫画头像
大家好,我是胡琦。由于各种原因以及没能好好坚持笔记写作的习惯,距离上次分享有小半年了,今天给大家带来的是《三步开发聊天机器人一秒生成漫画头像》,其实就一个小小的功能:通过给微信群聊发送特定关键字触发聊天机器人头像漫画化处理程序,从而生成动漫化的头像。怎么实现呢?总的思路就是基于 ModelArts AI Gallery 快速验证 AnimateGanv2 现实照片...
In article, Jul 21, 2022Wechaty Helps Tang Monk Recite Sutras and Buddha Play Football
Using Wechaty to create a helpful bot for organizing football activities - automatically sharing injury prevention tips and football-related content when relevant topics are discussed...
In article, May 26, 2022United Effort, Fighting the Pandemic with AI!
During Shanghai's 2022 COVID lockdown, volunteers developed an AI antigen bot using Wechaty and PaddlePaddle to help community residents manage group purchases, forward messages, and ...
In article, May 20, 2022With the World's Largest Monolithic Chinese NLP Model and Wechaty, We Built an AI That Can Play Script Murder Games with Humans!
Building an AI player for murder mystery games using Wechaty and the world's largest Chinese NLP model, creating immersive interactive narrative experiences where AI seamlessly joins ...
In article, Mar 31, 2022AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021AI Poet Chatbot powered by Python Wechaty & PaddleHub
小白也能超快上手的AI ChatBot教程,这次教大家一个用基于Python Wechaty和 PaddlePaddle 框架运行的,用AI续写情话的对话机器人。
In tutorial, Apr 24, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021Year-End Highlight: Microsoft AI Global Bootcamp Beijing Concludes
On December 14, 2019, the Microsoft Global AI Bootcamp Beijing event brought together nearly 100 AI developers to learn from eight industry experts, as part of a global celebration sp...
In event, Dec 20, 2019What Can a WeChat Bot Do?
As a product manager who can code, I explore the limitless possibilities of WeChat bots using Wechaty - from chat history recording to community management, multi-group broadcasting, ...
In article, Nov 25, 2018Thoughts on AI, Bot, and Wechaty
Artificial Intelligence (AI) has experienced several ups and downs over the past sixty years. In 2016, it finally caused a global sensation when AlphaGo defeated the world Go champion...
In article, Aug 30, 2018contribution
Birthday Cake
Are you brave enough to attend Wechaty’s birthday party when you don’t even dare to go to your class reunion? A story about how to divide a cake.
In article, Oct 09, 2018luis
Microsoft Tech Summit - Quickly Build a Chatbot
A hands-on lab from Microsoft Tech Summit 2018 that shows you how to quickly build a WeChat chatbot using Microsoft LUIS and Wechaty.
In event, Oct 21, 2018productivity
Building a Message Notification Service with Wechaty and Flask
Learn how to build a WeChat message notification service using Wechaty and Flask, enabling proactive message sending and multi-service notifications through a single WeChat account wi...
In project, Feb 18, 2023Summer of Code - IM Message Aggregation
A Summer of Code project to aggregate messages from different IM applications (WeChat, WeCom, WhatsApp) and forward them at scheduled times to reduce information overload and improve ...
In project, Jun 05, 2022基于Wechaty的销售助理机器人--项目中期进展
销售在跟客户沟通的过程中,会出现回复客户不及时,以及回复时存在错别字和病句的现象。所以HR部门要利用机器人记录这种情况,用于计算销售人员的绩效。11月份我完成了销售回复报表,管理者可以看到某销售的表现,某顾客是否被妥善回复,以及销售超时回复的具体情况。
In project, Dec 14, 2021基于Wechaty的销售助理机器人--项目规划
销售在跟客户沟通的过程中,会出现回复客户不及时,以及回复时存在错别字和病句的现象。所以HR部门要利用机器人记录这种情况,用于计算销售人员的绩效。
In project, Nov 11, 2021Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021基于Wechaty实现运维自动化交互及微信消息通知
如今运维人员都在强调自动化,降低运维成本。尽管现在搭建一套运维自动化体系架构并不难,然后有些工作还是必须需要运维手动工作,比如上线动作(上线的过程自动化,但是操作点由谁来操作,比如jenkins上谁去点击构建),或者开发找dba执行sql等日常操作,这些暂时都必须人为手动操作。次数多了,难免会想这些怎么去实现自动化,无需人为干预!针对这些运维痛点,目前已实现qq机...
In project, Jan 26, 2021基于Wechaty开发的企业级机器人助手
GitHub 上搜了一圈,看到了挺多微信 bot 的方案,后面决定使用 wechaty,因为感觉设计得很优雅,6 行代码就可以轻松构建一个 wxbot。
In project, Dec 23, 2020"Bridge Between Backend Systems and WeChat"
A minimal WeChat gateway with just over 100 lines of code, designed to bridge communication between various backend systems and WeChat using RESTful bidirectional calls.
In project, Dec 10, 2020Wechaty bot in Java to sync group messages
In the previous blog, we have deployed wechaty bot with node.js to aws. This blog is about to develop wechaty bot with Java and implement the function of sync messages in between dif...
In project, Oct 26, 2020Wechat File Schedule Box
使用Wechaty以少量的代码实现一个微信文件日程匣子项目。可快速将微信中的内容同步(转存)到其他网盘中。同时还添加自动识别处理日程等的小功能。
In project, Sep 30, 2020基于wechaty-puppet-padplus的微信文件传输助手
微信助手是很常见的运营工具,不仅能够给微信群带来活跃度,还能针对各种社群开发不同的玩法。本目标是做一个文件传输助手,当群内有人@机器人并say关键词时,机器人从已有文件业务系统中找到文件并发出;同时在群中直接发送一个文件,机器人可将文件自动上传至文件业务系统。
In project, Aug 20, 2020Summer 2020: POC Showcase for Python-Wechaty Group Chat Assistant Bot
This post showcases the proof-of-concept for a Python-Wechaty based group chat assistant bot, a project from the Summer 2020 Open Source Promotion Plan. The bot features plugins for m...
In project, Aug 14, 2020How I Rebuilt the Sales System at MiraclePlus with a Chatbot
In addition to media exposure, deep outreach through people is a good way to acquire customers. For the team, it is necessary to ensure that everyone’s outreach is standardized. F...
In project, Aug 08, 2020Rae-oa系统微信群辅助机器人(rae-wechaty)
之前公司web组组长有个微信机器人每周催我们交周报,私信发过去会自动更新到公司内部wiki上,一度惊为天人,后来看到公共号以及掘金上突然有好多人推荐wechaty,据说是6行代码完成一个微信聊天机器人,正好老婆那边想要个能辅助她工作的系统,就是这么巧~
In project, Jul 28, 2020Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020微信转发机器人(wechaty-forwardbot)
运营群需要有价值的内容,才能把用户留住。但是自己又懒得搞这些内容所以最好就是,直接把别人群有价值的内容转发到自己群既能偷懒,还能留住用户,岂不美哉?
In project, Jul 15, 2020WeChat Calculator Bot
Build a simple WeChat calculator bot using Wechaty that can perform basic arithmetic operations through chat messages
In project, Jul 06, 2020910taoBot-为了美好的生活
由于现在工作生活加了好多的微信群,并且这些群里的消息不一定每条都是你想看的,所以为了防止过多的消息提醒,所以会把群消息给屏蔽掉。但是这样有可能会错过一些@自己 或者需要自己回复的一些消息。因此想要弄一个微信机器人,潜伏在这些微信群。遇到有@设定人之后 把消息转发给自己。以达到提醒自己的目的。以防错过一些重要消息。 同时还可以让机器人成为生活助手,定时发送天气...
In project, Jul 03, 2020使用wechaty助力公众号主维护社群
作为公众号的号主,有粉丝加微信想要进群是一件很开心的事情,但是久了以后会发现通过好友、改备注、拉群这些事情耗费太多精力了。还好有幸发现了 wechaty 这个项目。昨天试了一下,真的大大解放了我的双手,这篇博客就以公众号号主的角度,来看看怎么用 wechaty 来开发一个机器人小助手的。
In project, Jul 01, 2020TomChat-为生活增趣味
A chatbot by wechaty.You can learn about today in history, current weather and chat with Tom.
In project, Jun 28, 2020Archy.sh: a WeChat Assistant That Generates Anki Flashcards for Chinese Learners 吖奇说:一个帮助外国人与海归学习中文的微信助理,可生成Anki卡片
a chatbot that can extract difficult Chinese words from WeChat 公众号 articles, annotate them with Pinyin and definitions, and generate Anki notes.
In project, Jun 19, 2020A Bot for Downloading Short Videos Without Watermarks
This post introduces a Wechaty-based bot that allows users to download short videos from major Chinese platforms without watermarks. The author shares the motivation behind creating t...
In project, Jun 03, 2020Exploration and Practice of Fragmented Data Response and BAU Routine Operation and Maintenance of wechatfordata
The new crown epidemic broke out in February 2020. The response and maintenance of business data of a large multinational pharmaceutical company increased rapidly with the outbreak of...
In project, Mar 01, 2020使用koa2+wechaty打造个人微信小秘书
你是不是有闲置的微信号? 你想不想有个小秘书定时提醒你将要做的事情? 你是否为忘记一些纪念日而懊恼? 你是否加班到很晚,而忘记了今天和别人有约? 你是不是下班还记得拿快递,到家后才发现忘记了? 你是不是想学习一下如何做一个微信小秘书?
In project, Apr 02, 2019entertainment
Summer 2020: Final Presentation of Python-Wechaty Group Chat Assistant Bot
Final presentation of the CHAssisT bot, a Python-Wechaty-based group chat assistant featuring message tagging, scheduled messages, member management, and deep learning-enhanced Q&A ca...
In project, Sep 26, 2020基于Wechaty打造智能聊天机器人(一)
由于在去年我粉上了杨超越,广州演唱会期间加入了深圳站粉丝群,群主为了活跃气氛,在小群里拉了一个闲聊机器人,当时就想着自己也是一个技术开发,好早之前也有注册过图灵机器人,看着这个机器人的玩法感觉跟图灵机器人好像,就想着要不要自己去开发一个,但是当时这个念头也只是一闪而过,当时工作比较忙,也没放在心上。今年遇上了疫情,大家都只能在家里了,在群里闲聊的时候变多了,就想着...
In project, Sep 22, 2020SpringBoot搭建wechaty智能聊天机器
本项目是基础wechaty项目实现微信的聊天功能、通过微信对话开放平台提供的API进行智能的应答、实现了微信的智能聊天、最后非常感谢wechaty的无私奉献。
In project, Aug 17, 2020Summer 2020: Words‑per‑Day Plugin — Mid‑term Results
“Open Source Supply Chain — Summer 2020” (aka Summer 2020) is a student-focused program jointly organized by the Institute of Software, Chinese Academy of Sciences, and the openEuler ...
In project, Aug 15, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020Summer 2020 [Write a "Word of the Day" Plugin] Project Plan
This post outlines the project plan for creating a "Word of the Day" plugin for Wechaty as part of the Summer 2020 open-source program. The plan covers the basic framework, NPM packag...
In project, Jul 18, 2020基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020TomChat-为生活增趣味
A chatbot by wechaty.You can learn about today in history, current weather and chat with Tom.
In project, Jun 28, 2020使用wechaty自助算卦
写这个小东西,本就是想玩耍一下,发现很有意思! 面临人生重大抉择犹豫不定,头脑乱成浆糊的时候,鄙人会问卦,根据卦象客观分析当前的局势。但是从来不问命,只是借用卦象来让自己以一种不含感情的分析方式重新认识当前面临的形势。朋友中有一两个有类似爱好的,对易经有些兴趣,我们几个谈论的时候,其他人就会要求我们给他们解卦。
In project, Jun 28, 2020Build a WeChat Sweet-Talk Bot in Three Steps with Node.js - Beginner Friendly
A beginner-friendly Node.js tutorial for building a WeChat bot that sends daily weather updates, sweet messages, and relationship reminders to your significant other, with optional AI...
In project, Jun 21, 2019Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
This post is also available in Chinese
In project, Apr 02, 2019open-source
Puppet-Whatsapp 1.0 Released!
Puppet-Whatsapp has been published for more than a year, announcement here, and it was still in alpha stage with only login and text message supported. Recently Juzi.bot was planning ...
In announcement, Mar 14, 2022China Open Source Power Ranking Released | Wechaty Founder Ranked TOP 7
“Open source” was one of the hottest tech keywords in China in 2021, with more people paying attention and contributing to it. Yet, opinions vary on the actual state of open source in...
In announcement, Mar 03, 2022Chatbot SDK Wechaty Wins Major Award from Top Domestic Open Source Organization
Wechaty wins recognition as an outstanding open source project at the 10th China Cloud Computing Standards and Applications Conference, standing alongside giants like Alibaba, Xiaomi,...
In announcement, Dec 31, 2020Wechaty Author Huan Li Selected for 'China's Open Source Pioneers 33'
Huan Li (李卓桓), author of Wechaty, BOT5 Club Chair, Tencent Chatbot TVP, and PreAngel Partner, was selected for the 2020 'China's Open Source Pioneers 33' annual list by SegmentFault.
In announcement, Dec 23, 2020Open Source Software Supply Chain Lighting Plan Summer 2020 Results: Wechaty-based Projects Win Outstanding Contribution and Most Potential Awards!
Wechaty community achieves remarkable success in Summer 2020 program with two students winning Outstanding Contribution and Most Potential awards from 388 participating projects acros...
In announcement, Nov 14, 2020Kaiyuanshe (开源社): Meet the "SLASH" Youth Huan Li (李卓桓)
An interview with Huan Li (李卓桓) on his multi-hyphenate “SLASH” path—founder, investor, author, programmer, advisor, and extreme-sports enthusiast—and his views on entrepreneurship, op...
In story, Mar 27, 2020New DevOps Toolset for @Chatie Organization
The powerful and easy to use Chatie DevOps Toolset:
In npm, Jun 12, 2019devops
Summer 2020 [Go-wechaty Github Action optimization] Final POC
Using Github Actions to optimize Go-wechaty related projects and improve user and developer experience
In project, Sep 27, 2020Deploy Wechaty in AWS ec2
This article is about to deploy wechaty node.js application into AWS EC2 steps by steps.
In project, Aug 28, 2020暑期2020 [Go-wechaty Github Action optimization] POC 成果展示
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Aug 20, 2020Chatbots Duet: Using wechaty-log-monitor Plugin to Implement DevOps like 'QR Code Rescue on Disconnect'
To enable better readily availability for my chatbot in production, I wrote the wechaty-log-monitor plugin to perform log-related DevOps for Wechaty running in production.
In project, Aug 09, 2020暑期2020 [Go-wechaty Github Action optimization] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Jul 30, 2020Wonderful Wechaty devops toolset
Wechaty 的代码质量,是大家公认的比较高的水准。而在整个项目的搭建和发展的过程中,DevOps 工具是 Wechaty 代码质量的重要保证,这里,就和大家一起聊聊关于 Wechaty DevOps Toolset。
In announcement, Jun 20, 2020New DevOps Toolset for @Chatie Organization
The powerful and easy to use Chatie DevOps Toolset:
In npm, Jun 12, 2019npm
New DevOps Toolset for @Chatie Organization
The powerful and easy to use Chatie DevOps Toolset:
In npm, Jun 12, 2019saas
ecommerce
Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021"Creating a Rebate Robot Using Wechaty"
An e-commerce rebate robot built with Wechaty (TypeScript frontend) and Java backend, automatically identifying Taobao command codes and returning rebate links with multi-level commis...
In project, Dec 28, 2020基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
In project, Oct 22, 2020WeChat Marketing Group Customer Service Bot
A WeChat group assistant bot designed to help e-commerce customer service teams monitor and manage marketing groups by detecting and removing malicious marketers using keyword blackli...
In project, Aug 29, 2020基于python-wechaty的CPS BOT
无非就是想撸羊毛,自己又懒的一个一个找,一个一个发。已知目前的返佣app非常的多,比如:好省,蜜源,粉象,芬香等等等等。归根到底无非是利用淘宝、京东、拼多多、苏宁的开放平台做的。所以想到是否可以利用已有的开放平台来做一个属于自己的撸羊毛项目。
In project, Jun 19, 2020Cps demo of wechat bot with wechaty
tips: if you try to use wechaty web version, you will be know it can’t work, so this post show you how to use ipad version to make bot work, if you never use wechaty any version, this...
In project, Apr 23, 2020Wechaty - Making Online Business Easy
A Wechaty-based payment solution for small businesses and individual developers without business licenses, enabling instant WeChat and Alipay payment notifications and automatic order...
In project, Jul 12, 2019bot5
Bot Friday - Second Edition
« Event Notification: Tencent + Juzi Interaction Second Edition, Chatbot Friday «
In event, Jul 26, 2019Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019minutes
Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019seminar
Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019rasa
Introduction to Rasa: Dialogue Systems, Products, and Technology
« Announcement for this event: Tencent + JuZi Interactive = Colliding Ideas, Igniting Technology «
In event, Jul 23, 2019Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019tencent
Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019video
Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019nlp
Archy.sh: a WeChat Assistant That Generates Anki Flashcards for Chinese Learners 吖奇说:一个帮助外国人与海归学习中文的微信助理,可生成Anki卡片
a chatbot that can extract difficult Chinese words from WeChat 公众号 articles, annotate them with Pinyin and definitions, and generate Anki notes.
In project, Jun 19, 2020Bot Friday Zero — Seminar Minutes
Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...
In event, Jul 19, 2019bot
Practice of Implementing a University Admission Assistant Based on Wechaty
A bot that intelligently recognizes keywords and automatically replies with admission information, implemented based on Wechaty and Node.js for university recruitment promotion.
In article, Sep 27, 2022Code Like Poetry, Bot Like Song - A Newbie's Adventure Journey Sparked by Wechaty
A heartfelt journey from late-night client calls to discovering Wechaty and building bots - told through the eyes of a self-described amateur who found passion in code.
In article, Jul 05, 2021A Job-seeking Community Management Tool Based on Wechaty
The Early Bird platform was created by a group of engineers working in Silicon Valley. Due to the global pandemic, this year’s job-seeking season has become very special. For companie...
In event, Jul 23, 2020dotnet club uses Wechaty to collect valuable WeChat threads
Talking with experts in a field often feels like a revelation. Some questions linger in our minds for a long time without an answer, sometimes for a while, sometimes for years. It’s l...
In story, Aug 12, 2019Introduction to Rasa: Dialogue Systems, Products, and Technology
« Announcement for this event: Tencent + JuZi Interactive = Colliding Ideas, Igniting Technology «
In event, Jul 23, 2019dotnetclub
dotnet club uses Wechaty to collect valuable WeChat threads
Talking with experts in a field often feels like a revelation. Some questions linger in our minds for a long time without an answer, sometimes for a while, sometimes for years. It’s l...
In story, Aug 12, 2019adapter
Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019botframework
Connect to Wechat: Bot Builder Adapter for Wechat Individual Account
适用于微信个人帐户的Microsoft Bot Framework v4 适配器
In announcement, Aug 23, 2019lecture
Wechaty Lecture at Peking University Open Source Class
On October 18, 2019, Wechaty was presented to over 120 students at Peking University's Software and Microelectronics School, covering project architecture, community governance, and t...
In event, Oct 18, 2019Medical Assistant Bot Developed with Wechaty
A medical assistant bot built with Wechaty to help resident doctors manage clinical work, providing personalized reminders for ward rotations, professional knowledge queries, and auto...
In article, Feb 02, 2022Application of Chatbot in Offline Events
Hello everyone, my name is Alex, Wang Lei. I am a programmer with 10 years of experience and a community organizer. Since 2011, my friends and I have launched an English enthusiast co...
In talk, Nov 28, 2019juzi
Announcing Wechaty Puppet WXKF
We are excited to introduce wechaty-puppet-wxkf, a new, fully open-source puppet based on the official WeChat Customer Service API. This puppet runs locally, does not depend on extern...
In announcement, Apr 23, 2023Wechaty Leaderboard is Born, Calling for ChatBots from the Entire Site
Since its launch, the Wechaty project has received attention from developers around the world. In three years, it has received 6,700 positive stars, becoming the world’s largest devel...
In event, Dec 06, 2019microsoft
Wechaty introduction at Microsoft Regional Director Summit
This is my speaking at Microsoft RD Summit on April 7, 2022.
In talk, Apr 07, 2022Microsoft MVP Blog: Six Lines Of Code. Two MVPs. One Chatbot.
Six lines of code. Two MVPs. One chatbot.
In story, Nov 10, 2020Year-End Highlight: Microsoft AI Global Bootcamp Beijing Concludes
On December 14, 2019, the Microsoft Global AI Bootcamp Beijing event brought together nearly 100 AI developers to learn from eight industry experts, as part of a global celebration sp...
In event, Dec 20, 2019matrix
OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021Using Matrix and Wechaty to Chat on WeChat
Detailed deployment guide for using Matrix chat with matrix-appservice-wechaty to enable WeChat conversations through the Matrix protocol.
In tutorial, Feb 04, 2021Sending and Receiving WeChat Messages Using [Matrix]
This post is also available in Chinese
In tutorial, Mar 01, 2020python
xin_bot:一个尝试使用python-wechaty插件系统开发的娱乐性机器人
xin_bot,一个提供了一些小娱乐功能的wechaty机器人,考虑到后续功能的扩展,尝试使用python-wechaty的插件系统进行代码组织。
In article, Apr 28, 2022基于python-Wechaty的微信群虚拟币报价机器人
本项目基于python-wechaty库,通过几行代码就能实现微信机器人的基础功能。项目地址:coins_market_push
In project, Aug 26, 2021零基础小白HOWTO系列 -- 搭建第一个基于PadLocal的Python-Wechaty应用
写在前面:本HowTo系列用来记录个人在Wechaty的学习和研究过程中的点滴经验,希望能帮助更多人避免我踩过的坑,快速熟悉Wechaty这个工具
In article, Jul 24, 2021Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021Python-wechaty & wechaty-puppet-padlocal的初探
本文为本地运行python-wechaty + 云上虚拟机运行wechaty-puppet-padlocal的简易教学
In article, Mar 08, 2021Python Wechaty如何使用PadLocal Puppet Service
本文描述Python语言下如何使用iPad协议的PadLocal Token。其他Wechaty多语言开发也能做参考。
In tutorial, Feb 03, 2021Python-Wechaty之自动回复&关键字入群插件
经不可靠统计,大部分聊天机器人的初学者都是以:自动回复和关键字入群这两个基础功能上手,然后才会逐步开发更多更复杂的功能,在此我将介绍如何使用python-wechaty快速实现这两个功能。
In tutorial, Dec 25, 2020"Python-Wechaty Journey at Nanjing Open Source Summit"
A personal story about starting the python-wechaty open source project, participating in the 2020 Open Source Summit in Nanjing, and the lessons learned from contributing to open source.
In story, Dec 08, 2020Python-Wechaty Live Coding
Wechaty 作为一个对话SDK,拥有适配多平台的优秀能力,同时还具备多语言的特性,今天我们将以一个简单的视频来介绍如何开始使用Python-Wechaty编写一个最简单的聊天机器人。
In tutorial, Oct 26, 2020基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020Summer 2020: Final Presentation of Python-Wechaty Group Chat Assistant Bot
Final presentation of the CHAssisT bot, a Python-Wechaty-based group chat assistant featuring message tagging, scheduled messages, member management, and deep learning-enhanced Q&A ca...
In project, Sep 26, 2020Summer 2020: POC Showcase for Python-Wechaty Group Chat Assistant Bot
This post showcases the proof-of-concept for a Python-Wechaty based group chat assistant bot, a project from the Summer 2020 Open Source Promotion Plan. The bot features plugins for m...
In project, Aug 14, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020Group Chat Assistant Bot based on python-wechaty
This post outlines the plan for creating a Group Chat Assistant Bot using python-wechaty as part of the Summer 2020 open-source program. The project includes features like message tag...
In project, Jul 18, 2020基于python-wechaty的CPS BOT
无非就是想撸羊毛,自己又懒的一个一个找,一个一个发。已知目前的返佣app非常的多,比如:好省,蜜源,粉象,芬香等等等等。归根到底无非是利用淘宝、京东、拼多多、苏宁的开放平台做的。所以想到是否可以利用已有的开放平台来做一个属于自己的撸羊毛项目。
In project, Jun 19, 2020Archy.sh: a WeChat Assistant That Generates Anki Flashcards for Chinese Learners 吖奇说:一个帮助外国人与海归学习中文的微信助理,可生成Anki卡片
a chatbot that can extract difficult Chinese words from WeChat 公众号 articles, annotate them with Pinyin and definitions, and generate Anki notes.
In project, Jun 19, 2020Python Wechaty Beta Released: A Simple Bot
Python-wechaty能够使用少量代码即可完成一个机器人,使用起来非常简单,基于OOP的设计思路能够很好监听和处理微信内部大量的事件,比如:自动回复消息,定时发送消息,拉人入群,好友申请同意等等。此外,目前的插件系统里面有很多拿来即用的工具,比如拉人入群等。当然开发一个自己的插件也是非常简单,无需很高深的概念,只需要你能够理解事件和OOP即可。
In announcement, Jun 17, 2020socket
puppet
Announcing Wechaty Puppet WXKF
We are excited to introduce wechaty-puppet-wxkf, a new, fully open-source puppet based on the official WeChat Customer Service API. This puppet runs locally, does not depend on extern...
In announcement, Apr 23, 2023Puppet-Whatsapp 1.0 Released!
Puppet-Whatsapp has been published for more than a year, announcement here, and it was still in alpha stage with only login and text message supported. Recently Juzi.bot was planning ...
In announcement, Mar 14, 2022OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021New Wechaty Puppet Service: SimplePad
Introducing SimplePad - a flexible HTTP-based Wechaty Puppet service that offers language-agnostic API access with pay-per-use pricing model.
In announcement, Jun 17, 2021基于wechaty开发网课答案查询机器人
自己有运营一个网课答案查询的微信公众号,无奈服务器压力有时候会大,会出现回复不及时的问题,所以突发冥想开发一个个人号作为备用。
In project, Oct 15, 2020"New Wechaty Puppet Service: PadLocal"
Introducing PadLocal, a new Wechaty puppet service with a unique stateless architecture. All traffic is proxied through the local puppet client, ensuring better IP isolation, data sec...
In announcement, Oct 12, 2020Gitter.im is supported by Wechaty now!
Wechaty is a RPA SDK for Chatbot Makers. It mainly works with WeChat accounts (both individual and official), and now we have published Gitter support for wechaty, which can make us e...
In announcement, Aug 23, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]中期报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Aug 20, 2020Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 28, 2020sqlite
bupt
nCoV2019疫情播报
之前用pywx尝试玩过wxbot,我这种完全属于自嗨,但后来众所周知,web版被限制了,在github上瞎逛发现了wechaty这么个神奇玩意儿,真的太棒了。疫情播报的代码1月就已经在使用了,只可惜是py写的,这次借wechaty,改写成nodejs,也算是一次新语言的挑战。
In project, Mar 26, 2020healthcare
nCoV2019疫情播报
之前用pywx尝试玩过wxbot,我这种完全属于自嗨,但后来众所周知,web版被限制了,在github上瞎逛发现了wechaty这么个神奇玩意儿,真的太棒了。疫情播报的代码1月就已经在使用了,只可惜是py写的,这次借wechaty,改写成nodejs,也算是一次新语言的挑战。
In project, Mar 26, 2020kaiyuanshe
COSCon21 Community Governance (GC): Wechaty Open Source Community Documentation Collaboration — Google Season of Docs Practice
Huan Li (李卓桓) shares Wechaty's experience as the first Chinese project selected for Google Season of Docs 2021, involving 12 technical writing experts in documentation optimization.
In talk, Nov 05, 2021今年的 COSCon 中国开源年会,让我们聊点不一样的
人们常常说,在熬过了数十年寒冬,2020 -2021 我们终于迎来了本土开源的拐点,国家政策的引导、基础软件的崛起、开放协作精神的觉醒……各种各样的数据报告也无一不支撑着这一观点。
In event, Oct 12, 2021Kaiyuanshe (开源社): Meet the "SLASH" Youth Huan Li (李卓桓)
An interview with Huan Li (李卓桓) on his multi-hyphenate “SLASH” path—founder, investor, author, programmer, advisor, and extreme-sports enthusiast—and his views on entrepreneurship, op...
In story, Mar 27, 2020financial
checkin
iot
使用句子秒回控制家里的台灯
多年前,我曾基于XMPP协议设计了一套物联网系统,每个设备对应一个XMPP账号。后台可以方便地看到各种设备的在线状态,而无需开发心跳API。还可以通过群发消息,批量对设备进行远程操作。
In tutorial, Apr 06, 2020arduino
使用句子秒回控制家里的台灯
多年前,我曾基于XMPP协议设计了一套物联网系统,每个设备对应一个XMPP账号。后台可以方便地看到各种设备的在线状态,而无需开发心跳API。还可以通过群发消息,批量对设备进行远程操作。
In tutorial, Apr 06, 2020globalai
travel
北京周边跨城顺风车消息汇总
北京的房价涨幅对于北漂的工资涨幅来说永远都是高不可攀的;有很多人到了成家立业的年纪,又不想回到老家,所以距离北京近,房价可以接受的北京周边就是就是一个不错的选择,但是在环京买了房,工作还是在北京,由此衍生出了一批跨城上下班的圈子。由于北京车牌限制,限行策略,堵车等问题,所以导致很多人不能愉快的自驾上下班,坐公共交通工具又不是特别方便,所以大家会选择和邻居或是朋友拼...
In project, Jun 23, 2020Application of Chatbot in the Customized Tourism Industry
1. Introduction to Customized Tourism
In tutorial, Apr 10, 2020go
教你用go-wecahty和web协议开发机器人
写这篇文章的原因: 最近发现 web 协议以某种方式又复活了,所以想让 go-wechaty 的小伙伴也能使用 web 协议。
In article, Apr 16, 2021Summer 2020 Final Report: Designing and Implementing Plugin System for go-wechaty
Final report for designing and implementing a comprehensive plugin system for go-wechaty, including plugin management features, context handling, and a demo plugin to demonstrate the ...
In project, Sep 27, 2020Summer 2020 [Go-wechaty Github Action optimization] Final POC
Using Github Actions to optimize Go-wechaty related projects and improve user and developer experience
In project, Sep 27, 2020暑期2020 [Go-wechaty Github Action optimization] POC 成果展示
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Aug 20, 2020Summer 2020: POC Showcase for Designing and Implementing a Plugin System for go-wechaty
This post showcases the proof-of-concept for a plugin system for go-wechaty, a project from the Summer 2020 Open Source Promotion Plan. It details the design, implementation, and futu...
In project, Aug 19, 2020暑期2020 [Go-wechaty Github Action optimization] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Jul 30, 2020暑期2020 [为 go-wechaty 设计实现插件体系] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Go Wechaty Beta Released!
go-wechaty 是 wechaty 多语言版本中的 golang 语言实现,目的是方便 go 语言开发者更容易的去使用 wechaty。
In announcement, Jun 29, 2020java
java-wechaty auto get news
In daily life, most people always want to know latest news. This tutorial will record how to automatically get the current latest news.
In tutorial, Dec 28, 2020Wechaty bot in Java to sync group messages
In the previous blog, we have deployed wechaty bot with node.js to aws. This blog is about to develop wechaty bot with Java and implement the function of sync messages in between dif...
In project, Oct 26, 2020Wechaty Java Component Porting Development
This post is a mid-term report on porting Wechaty components to Java/Kotlin as part of the Summer 2020 Open Source Promotion Plan. It covers the development of memory-card and state-s...
In project, Aug 17, 2020SpringBoot搭建wechaty智能聊天机器
本项目是基础wechaty项目实现微信的聊天功能、通过微信对话开放平台提供的API进行智能的应答、实现了微信的智能聊天、最后非常感谢wechaty的无私奉献。
In project, Aug 17, 2020Wechaty Java Transplant Component Development
“Open Source Software Supply Chain Lighting Plan - Summer 2020” (hereinafter referred to as Summer 2020) is a summer activity for college students jointly organized by the Institute o...
In project, Jul 27, 2020Java Wechaty Beta Released: Finally a WeChat Bot in Java
Java Wechaty Beta has been released, bringing the power of Wechaty chatbot development to the Java ecosystem with full TS version feature parity and plugin support.
In announcement, Jun 15, 2020raspberrypi
project
Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Shraddha Vasant Prasad: 2021 Google Season of Docs Technical Proposal
I am Shraddha Vasant Prasad, 2020 graduate and currntly working as a Software Engineer At American Express, I describe myself as “Developer in the making and a Blogger by passion”
In gsod, May 05, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021Shwetal Soni: GSOD'21 project proposal for wechaty
GSOD21 Proposal for Wechaty
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021基于wechaty的定时消息推送(可以哄女朋友)、智能聊天和私人助理
自从2017年微信web端API限制以后,itchat等一大批bot歇菜了,一直都在找一款合适的替品 目前来看,大部分都是针对windows微信客户端,基于HOOK的dll注入实现对微信的操控,有一定的封号风险,只能用固定的版本,部署在linux服务器端比较困难,意味着只能一直开着电- -wechaty,支持IPAD,,MAC等多种协议,不用去调用WEB网页...
In project, Oct 30, 2020基于Wechaty打造智能聊天机器人(一)
由于在去年我粉上了杨超越,广州演唱会期间加入了深圳站粉丝群,群主为了活跃气氛,在小群里拉了一个闲聊机器人,当时就想着自己也是一个技术开发,好早之前也有注册过图灵机器人,看着这个机器人的玩法感觉跟图灵机器人好像,就想着要不要自己去开发一个,但是当时这个念头也只是一闪而过,当时工作比较忙,也没放在心上。今年遇上了疫情,大家都只能在家里了,在群里闲聊的时候变多了,就想着...
In project, Sep 22, 2020WeChat Marketing Group Customer Service Bot
A WeChat group assistant bot designed to help e-commerce customer service teams monitor and manage marketing groups by detecting and removing malicious marketers using keyword blackli...
In project, Aug 29, 2020macpro
cps
Cps demo of wechat bot with wechaty
tips: if you try to use wechaty web version, you will be know it can’t work, so this post show you how to use ipad version to make bot work, if you never use wechaty any version, this...
In project, Apr 23, 2020padplus
Go开发微信群聊互动机器人
公司小程序的相关通知需要及时、定时推送到相关的群,由于微信web网页登录基本全部被封建,所有在查阅了大量微信机器人的资料后,选择了wechaty进行机器人开发,以此达到用户可以通过指令进行绑定微信群、查询活动、活动推送等功能,借此提高用户粘性,提高活动的达成率。
In tutorial, Apr 12, 2021基于wechaty的定时消息推送(可以哄女朋友)、智能聊天和私人助理
自从2017年微信web端API限制以后,itchat等一大批bot歇菜了,一直都在找一款合适的替品 目前来看,大部分都是针对windows微信客户端,基于HOOK的dll注入实现对微信的操控,有一定的封号风险,只能用固定的版本,部署在linux服务器端比较困难,意味着只能一直开着电- -wechaty,支持IPAD,,MAC等多种协议,不用去调用WEB网页...
In project, Oct 30, 2020Wechat File Schedule Box
使用Wechaty以少量的代码实现一个微信文件日程匣子项目。可快速将微信中的内容同步(转存)到其他网盘中。同时还添加自动识别处理日程等的小功能。
In project, Sep 30, 2020基于Wechaty打造智能聊天机器人(一)
由于在去年我粉上了杨超越,广州演唱会期间加入了深圳站粉丝群,群主为了活跃气氛,在小群里拉了一个闲聊机器人,当时就想着自己也是一个技术开发,好早之前也有注册过图灵机器人,看着这个机器人的玩法感觉跟图灵机器人好像,就想着要不要自己去开发一个,但是当时这个念头也只是一闪而过,当时工作比较忙,也没放在心上。今年遇上了疫情,大家都只能在家里了,在群里闲聊的时候变多了,就想着...
In project, Sep 22, 2020实现微信产品问题反馈群实时监控与问题自动录入
因为我们的用户都喜欢通过微信群讨论的方式进行产品问题反馈,这无疑给日常的线上问题处理的效率带来极大的影响。曾经尝试对用户习惯进行线上填写方式的引导,但最终以失败告终。无奈下看看弄一个微信群监控机器人是否可行。
In tutorial, Sep 04, 2020WeChat Marketing Group Customer Service Bot
A WeChat group assistant bot designed to help e-commerce customer service teams monitor and manage marketing groups by detecting and removing malicious marketers using keyword blackli...
In project, Aug 29, 2020基于wechaty-puppet-padplus的微信文件传输助手
微信助手是很常见的运营工具,不仅能够给微信群带来活跃度,还能针对各种社群开发不同的玩法。本目标是做一个文件传输助手,当群内有人@机器人并say关键词时,机器人从已有文件业务系统中找到文件并发出;同时在群中直接发送一个文件,机器人可将文件自动上传至文件业务系统。
In project, Aug 20, 2020Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020微信转发机器人(wechaty-forwardbot)
运营群需要有价值的内容,才能把用户留住。但是自己又懒得搞这些内容所以最好就是,直接把别人群有价值的内容转发到自己群既能偷懒,还能留住用户,岂不美哉?
In project, Jul 15, 2020Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020WeChat Calculator Bot
Build a simple WeChat calculator bot using Wechaty that can perform basic arithmetic operations through chat messages
In project, Jul 06, 2020910taoBot-为了美好的生活
由于现在工作生活加了好多的微信群,并且这些群里的消息不一定每条都是你想看的,所以为了防止过多的消息提醒,所以会把群消息给屏蔽掉。但是这样有可能会错过一些@自己 或者需要自己回复的一些消息。因此想要弄一个微信机器人,潜伏在这些微信群。遇到有@设定人之后 把消息转发给自己。以达到提醒自己的目的。以防错过一些重要消息。 同时还可以让机器人成为生活助手,定时发送天气...
In project, Jul 03, 2020北京周边跨城顺风车消息汇总
北京的房价涨幅对于北漂的工资涨幅来说永远都是高不可攀的;有很多人到了成家立业的年纪,又不想回到老家,所以距离北京近,房价可以接受的北京周边就是就是一个不错的选择,但是在环京买了房,工作还是在北京,由此衍生出了一批跨城上下班的圈子。由于北京车牌限制,限行策略,堵车等问题,所以导致很多人不能愉快的自驾上下班,坐公共交通工具又不是特别方便,所以大家会选择和邻居或是朋友拼...
In project, Jun 23, 2020使用Wechaty开发微信群管理小助手
我们设计了一个租房平台的微信小程序,为了方便推广,针对每个地区开设了一个或多个微信群,每天会在群里发文字和小程序的二维码来推广小程序和阐述群规定。因为所开的群太多,如果是人工发送这些东西,会很浪费时间。因为发的东西都是固定的,所以考虑使用微信机器人。
In project, Jun 04, 2020A Bot for Downloading Short Videos Without Watermarks
This post introduces a Wechaty-based bot that allows users to download short videos from major Chinese platforms without watermarks. The author shares the motivation behind creating t...
In project, Jun 03, 2020repe-assistant 社群活动助手
repe社群助手主要是为了提高社群活跃度以及群活动管理而设计。管理员使用后台web发起一系列活动并设置动态的参与口令,群成员只需要发送对应口令即可参与活动,并且能够结合积分系统做一些约束和奖励。
In project, May 16, 2020summer-of-wechaty
成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021OSPP 2021 Project Status
临近OSPP2021项目最终审核,需要与各位导师确定一下项目的状态以及安排接下来两周的任务,故有了此次的线上会议。
In event, Jun 11, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Summer of Wechaty, 我们来啦
去年夏天,Wechaty 社区参与了“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)活动,在为期三个月的开发结束后,多位同学顺利完成开发,为 Wechaty 社区实现多平台、多语言、多功能贡献了智慧和力量。点此了解更多。
In event, Mar 14, 2021This Summer: Stories of Wechaty Community and 9 Rising Open Source Contributors
Nine undergraduate and graduate students became rising contributors to Wechaty community during Summer 2020: Bi Kaiqiao (毕凯乔), Wang Junwei (王俊伟), Xie Yuqing (谢昱清), Fan Rui (范蕊), Jiang...
In announcement, Dec 31, 2020Open Source Software Supply Chain Lighting Plan Summer 2020 Results: Wechaty-based Projects Win Outstanding Contribution and Most Potential Awards!
Wechaty community achieves remarkable success in Summer 2020 program with two students winning Outstanding Contribution and Most Potential awards from 388 participating projects acros...
In announcement, Nov 14, 2020Open Source Forum: Wechaty's Open Source Journey
Wechaty community participated in the Open Source Software Supply Chain Summit 2020, with Huan Li (李卓桓) sharing Wechaty's open source journey and Jingjing Wu (吴京京) presenting Multi-We...
In event, Nov 14, 2020基于RPA封装的Wechaty接口下的快手聊天机器人结项报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Oct 13, 2020"Douyin Chatbot based on RPA with Wechaty Interface - Final Report"
Final report for the Summer 2020 project building a Douyin (TikTok) chatbot using RPA with autojs on Android, connected via socket to a Wechaty puppet.
In project, Oct 13, 2020Lark Chatbot based on Open API for Wechaty: Final Report
Building a Lark (Feishu) chatbot using Wechaty by encapsulating open APIs
In project, Sep 30, 2020Summer 2020 [WeChat Work Chatbot based on Open API for Wechaty] Final Results
Developing a puppet for WeChat Work platform to enable Wechaty developers to use WeChat Work features by simply changing a variable
In project, Sep 28, 2020基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020Summer 2020 Final Report: Designing and Implementing Plugin System for go-wechaty
Final report for designing and implementing a comprehensive plugin system for go-wechaty, including plugin management features, context handling, and a demo plugin to demonstrate the ...
In project, Sep 27, 2020Summer 2020 [Go-wechaty Github Action optimization] Final POC
Using Github Actions to optimize Go-wechaty related projects and improve user and developer experience
In project, Sep 27, 2020Summer 2020: Final Presentation of Python-Wechaty Group Chat Assistant Bot
Final presentation of the CHAssisT bot, a Python-Wechaty-based group chat assistant featuring message tagging, scheduled messages, member management, and deep learning-enhanced Q&A ca...
In project, Sep 26, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]中期报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Aug 20, 2020Mid-term Report: Douyin Chatbot Based on Wechaty Interface Encapsulated by RPA
This mid-term report presents progress on developing a Wechaty puppet for Douyin (TikTok) using RPA automation with AutoJS on Android, covering implementation challenges, solutions, a...
In project, Aug 20, 2020暑期2020 [Go-wechaty Github Action optimization] POC 成果展示
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Aug 20, 2020Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020Summer 2020: Project Plan for WeCom Chatbot Based on Wechaty Interface with Open API
This post outlines the project plan for developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to using WeCom functionality by simply changing a v...
In project, Aug 19, 2020Summer 2020: POC Showcase for WeCom Chatbot Based on Wechaty Interface with Open API
This post showcases the mid-term progress of developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to WeCom functionality by simply changing a va...
In project, Aug 19, 2020Summer 2020: POC Showcase for Designing and Implementing a Plugin System for go-wechaty
This post showcases the proof-of-concept for a plugin system for go-wechaty, a project from the Summer 2020 Open Source Promotion Plan. It details the design, implementation, and futu...
In project, Aug 19, 2020Summer 2020: Words‑per‑Day Plugin — Mid‑term Results
“Open Source Supply Chain — Summer 2020” (aka Summer 2020) is a student-focused program jointly organized by the Institute of Software, Chinese Academy of Sciences, and the openEuler ...
In project, Aug 15, 2020Summer 2020: POC Showcase for Python-Wechaty Group Chat Assistant Bot
This post showcases the proof-of-concept for a Python-Wechaty based group chat assistant bot, a project from the Summer 2020 Open Source Promotion Plan. The bot features plugins for m...
In project, Aug 14, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020暑期2020 [Go-wechaty Github Action optimization] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Jul 30, 2020基于开放 API 封装 Wechaty 接口下的飞书聊天机器人:期初
“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isca...
In project, Jul 29, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 28, 2020基于RPA封装的Wechaty接口下的抖音聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 28, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020基于开放 API 封装 Wechaty 接口下的钉钉聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020暑期2020 [为 go-wechaty 设计实现插件体系] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Summer 2020 [Write a "Word of the Day" Plugin] Project Plan
This post outlines the project plan for creating a "Word of the Day" plugin for Wechaty as part of the Summer 2020 open-source program. The plan covers the basic framework, NPM packag...
In project, Jul 18, 2020基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020Group Chat Assistant Bot based on python-wechaty
This post outlines the plan for creating a Group Chat Assistant Bot using python-wechaty as part of the Summer 2020 open-source program. The project includes features like message tag...
In project, Jul 18, 2020summer-2020
This Summer: Stories of Wechaty Community and 9 Rising Open Source Contributors
Nine undergraduate and graduate students became rising contributors to Wechaty community during Summer 2020: Bi Kaiqiao (毕凯乔), Wang Junwei (王俊伟), Xie Yuqing (谢昱清), Fan Rui (范蕊), Jiang...
In announcement, Dec 31, 2020基于RPA封装的Wechaty接口下的快手聊天机器人结项报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Oct 13, 2020"Douyin Chatbot based on RPA with Wechaty Interface - Final Report"
Final report for the Summer 2020 project building a Douyin (TikTok) chatbot using RPA with autojs on Android, connected via socket to a Wechaty puppet.
In project, Oct 13, 2020Lark Chatbot based on Open API for Wechaty: Final Report
Building a Lark (Feishu) chatbot using Wechaty by encapsulating open APIs
In project, Sep 30, 2020Summer 2020 [WeChat Work Chatbot based on Open API for Wechaty] Final Results
Developing a puppet for WeChat Work platform to enable Wechaty developers to use WeChat Work features by simply changing a variable
In project, Sep 28, 2020基于Python-wechaty建立一个斗图机器人 POC 结项博客
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Sep 27, 2020Summer 2020 Final Report: Designing and Implementing Plugin System for go-wechaty
Final report for designing and implementing a comprehensive plugin system for go-wechaty, including plugin management features, context handling, and a demo plugin to demonstrate the ...
In project, Sep 27, 2020Summer 2020 [Go-wechaty Github Action optimization] Final POC
Using Github Actions to optimize Go-wechaty related projects and improve user and developer experience
In project, Sep 27, 2020Summer 2020: Final Presentation of Python-Wechaty Group Chat Assistant Bot
Final presentation of the CHAssisT bot, a Python-Wechaty-based group chat assistant featuring message tagging, scheduled messages, member management, and deep learning-enhanced Q&A ca...
In project, Sep 26, 2020暑期2020中期路演日(Mid-Term Demo Day)
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动,旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展,点击查看官方新闻。
In announcement, Aug 22, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]中期报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Aug 20, 2020Mid-term Report: Douyin Chatbot Based on Wechaty Interface Encapsulated by RPA
This mid-term report presents progress on developing a Wechaty puppet for Douyin (TikTok) using RPA automation with AutoJS on Android, covering implementation challenges, solutions, a...
In project, Aug 20, 2020暑期2020 [Go-wechaty Github Action optimization] POC 成果展示
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Aug 20, 2020Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020Summer 2020: Project Plan for WeCom Chatbot Based on Wechaty Interface with Open API
This post outlines the project plan for developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to using WeCom functionality by simply changing a v...
In project, Aug 19, 2020Summer 2020: POC Showcase for WeCom Chatbot Based on Wechaty Interface with Open API
This post showcases the mid-term progress of developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to WeCom functionality by simply changing a va...
In project, Aug 19, 2020Summer 2020: POC Showcase for Designing and Implementing a Plugin System for go-wechaty
This post showcases the proof-of-concept for a plugin system for go-wechaty, a project from the Summer 2020 Open Source Promotion Plan. It details the design, implementation, and futu...
In project, Aug 19, 2020Summer 2020: Words‑per‑Day Plugin — Mid‑term Results
“Open Source Supply Chain — Summer 2020” (aka Summer 2020) is a student-focused program jointly organized by the Institute of Software, Chinese Academy of Sciences, and the openEuler ...
In project, Aug 15, 2020Summer 2020: POC Showcase for Python-Wechaty Group Chat Assistant Bot
This post showcases the proof-of-concept for a Python-Wechaty based group chat assistant bot, a project from the Summer 2020 Open Source Promotion Plan. The bot features plugins for m...
In project, Aug 14, 2020基于Python-wechaty建立一个斗图机器人 POC 成果展示
暑期2020 基于Python-wechaty建立一个斗图机器人 POC 成果展示
In project, Aug 13, 2020暑期2020 [Go-wechaty Github Action optimization] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In project, Jul 30, 2020基于开放 API 封装 Wechaty 接口下的飞书聊天机器人:期初
“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isca...
In project, Jul 29, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 28, 2020基于RPA封装的Wechaty接口下的抖音聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 28, 2020Wechaty Summer of Code 2020 Kickoff Meeting
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。
In announcement, Jul 20, 2020基于开放 API 封装 Wechaty 接口下的钉钉聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020暑期2020 [为 go-wechaty 设计实现插件体系] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Summer 2020 [Write a "Word of the Day" Plugin] Project Plan
This post outlines the project plan for creating a "Word of the Day" plugin for Wechaty as part of the Summer 2020 open-source program. The plan covers the basic framework, NPM packag...
In project, Jul 18, 2020基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020Group Chat Assistant Bot based on python-wechaty
This post outlines the plan for creating a Group Chat Assistant Bot using python-wechaty as part of the Summer 2020 open-source program. The project includes features like message tag...
In project, Jul 18, 2020subscribe
automotive
mvp
Microsoft MVP Blog: Six Lines Of Code. Two MVPs. One Chatbot.
Six lines of code. Two MVPs. One chatbot.
In story, Nov 10, 2020How to Build an Investment and Financing Chatbot with QnAMaker.ai - Azure Show
In the first episode of Azure Show's 'From Scratch' series, Rui Li, founder of Juzi Interactive and a Microsoft AI MVP, demonstrates how to build a chatbot for investors using Azure's...
In tutorial, May 19, 2020Wechaty 2016–2020: Four Years in Open Source — Huan
Huan Li (李卓桓) shares the story of Wechaty’s open-source journey (2016–2020) and introduces the project in a concise 20-minute talk from Azure Show.
In event, May 19, 2020web-panel
feature
plugin
2022-关于开发wechaty-huggingface-pipeline的提议
关于开发wechaty-huggingface-pipeline的提议
In project, May 05, 2022Wechaty卡通P图插件,18行代码帮你实现变脸功能
Wechaty 人像转换插件,让你的 Wechaty 机器人实现照片卡通化,年龄变化,性别变化等功能。之前有看到过一些机器学习视频,可以把照片漫画化,感觉很有意思,就想着能不能结合 Wechaty 做一个可以自动返回动漫化照片的机器人。经过一番资料查找,发现腾讯有个人脸变换的功能,经过测试后,发现就是我想要的功能,而且效果还不错,关键是每个月有 1000 次的免费...
In article, Aug 13, 2021Python-Wechaty之自动回复&关键字入群插件
经不可靠统计,大部分聊天机器人的初学者都是以:自动回复和关键字入群这两个基础功能上手,然后才会逐步开发更多更复杂的功能,在此我将介绍如何使用python-wechaty快速实现这两个功能。
In tutorial, Dec 25, 2020使用jekyll include在wechaty博客中快速插入视频
撰写暑期2020中期POC博客的时候,遇到了在博文中插入视频、PPT等iframe的需求,可以在markdown文档中直接使用bilibili等视频网站提供的视频嵌入代码,然而这样视频的样式不够美观,iframe没有铺满整个宽度并保持一定宽高比。
In tutorial, Aug 24, 2020Chatbots Duet: Using wechaty-log-monitor Plugin to Implement DevOps like 'QR Code Rescue on Disconnect'
To enable better readily availability for my chatbot in production, I wrote the wechaty-log-monitor plugin to perform log-related DevOps for Wechaty running in production.
In project, Aug 09, 2020Wechaty插件系统发布,让你的机器人快速接入复杂管理和智能对话能力
Wechaty 的故事开始于用RPA的方式模拟登录微信,在过去的几年里,服务了数万名开发者,收获了 Github 的 8000 Star。https://github.com/wechaty/wechaty我们将过去对于绝大多数人难以想象的工作量,通过数万行代码封装成了最短六行代码就可以模拟登录微信的npm包。
In announcement, Jul 22, 2020nodejs
使用 VS Code 调试 Node.js 应用
「暑期 2021」活动中,我为 Wechaty 开发命令行环境下的客户端 wechaty-cli,使用 blessed 这个终端图形化组件库可以轻松做出炫酷的仿 IRC 聊天软件,原以为只需调库即可完成任务,但事情远没有那么简单…
In article, tutorial, Aug 08, 2021WeChat Group Robot - Bible Reading Assistant
A WeChat bot that automates daily Bible reading article distribution, tracks member check-ins, and provides Bible content search features for Christian groups.
In project, May 02, 2021Wechaty restful api
This article will explain why I started to use wechaty, made the restful api wrapping the bot and what I would do as the next step.
In project, Jan 19, 2021基于Wechaty开发的企业级机器人助手
GitHub 上搜了一圈,看到了挺多微信 bot 的方案,后面决定使用 wechaty,因为感觉设计得很优雅,6 行代码就可以轻松构建一个 wxbot。
In project, Dec 23, 2020"Bridge Between Backend Systems and WeChat"
A minimal WeChat gateway with just over 100 lines of code, designed to bridge communication between various backend systems and WeChat using RESTful bidirectional calls.
In project, Dec 10, 2020基于Wechaty开发的群聊小助手
GitHub上搜了一圈,看到了挺多微信bot的方案,后面决定使用wechaty,因为感觉设计得很优雅,6行代码就可以轻松构建一个wxbot。
In project, Dec 08, 2020基于wechaty的定时消息推送(可以哄女朋友)、智能聊天和私人助理
自从2017年微信web端API限制以后,itchat等一大批bot歇菜了,一直都在找一款合适的替品 目前来看,大部分都是针对windows微信客户端,基于HOOK的dll注入实现对微信的操控,有一定的封号风险,只能用固定的版本,部署在linux服务器端比较困难,意味着只能一直开着电- -wechaty,支持IPAD,,MAC等多种协议,不用去调用WEB网页...
In project, Oct 30, 2020Wechat File Schedule Box
使用Wechaty以少量的代码实现一个微信文件日程匣子项目。可快速将微信中的内容同步(转存)到其他网盘中。同时还添加自动识别处理日程等的小功能。
In project, Sep 30, 2020基于Wechaty打造智能聊天机器人(一)
由于在去年我粉上了杨超越,广州演唱会期间加入了深圳站粉丝群,群主为了活跃气氛,在小群里拉了一个闲聊机器人,当时就想着自己也是一个技术开发,好早之前也有注册过图灵机器人,看着这个机器人的玩法感觉跟图灵机器人好像,就想着要不要自己去开发一个,但是当时这个念头也只是一闪而过,当时工作比较忙,也没放在心上。今年遇上了疫情,大家都只能在家里了,在群里闲聊的时候变多了,就想着...
In project, Sep 22, 2020WeChat Marketing Group Customer Service Bot
A WeChat group assistant bot designed to help e-commerce customer service teams monitor and manage marketing groups by detecting and removing malicious marketers using keyword blackli...
In project, Aug 29, 2020Deploy Wechaty in AWS ec2
This article is about to deploy wechaty node.js application into AWS EC2 steps by steps.
In project, Aug 28, 2020基于wechaty-puppet-padplus的微信文件传输助手
微信助手是很常见的运营工具,不仅能够给微信群带来活跃度,还能针对各种社群开发不同的玩法。本目标是做一个文件传输助手,当群内有人@机器人并say关键词时,机器人从已有文件业务系统中找到文件并发出;同时在群中直接发送一个文件,机器人可将文件自动上传至文件业务系统。
In project, Aug 20, 2020北京周边跨城顺风车消息汇总
北京的房价涨幅对于北漂的工资涨幅来说永远都是高不可攀的;有很多人到了成家立业的年纪,又不想回到老家,所以距离北京近,房价可以接受的北京周边就是就是一个不错的选择,但是在环京买了房,工作还是在北京,由此衍生出了一批跨城上下班的圈子。由于北京车牌限制,限行策略,堵车等问题,所以导致很多人不能愉快的自驾上下班,坐公共交通工具又不是特别方便,所以大家会选择和邻居或是朋友拼...
In project, Jun 23, 2020A Bot for Downloading Short Videos Without Watermarks
This post introduces a Wechaty-based bot that allows users to download short videos from major Chinese platforms without watermarks. The author shares the motivation behind creating t...
In project, Jun 03, 2020vue
A Bot for Downloading Short Videos Without Watermarks
This post introduces a Wechaty-based bot that allows users to download short videos from major Chinese platforms without watermarks. The author shares the motivation behind creating t...
In project, Jun 03, 2020nuxt
A Bot for Downloading Short Videos Without Watermarks
This post introduces a Wechaty-based bot that allows users to download short videos from major Chinese platforms without watermarks. The author shares the motivation behind creating t...
In project, Jun 03, 2020redis
knex
academic
anki
Archy.sh: a WeChat Assistant That Generates Anki Flashcards for Chinese Learners 吖奇说:一个帮助外国人与海归学习中文的微信助理,可生成Anki卡片
a chatbot that can extract difficult Chinese words from WeChat 公众号 articles, annotate them with Pinyin and definitions, and generate Anki notes.
In project, Jun 19, 2020donut
"Bridge Between Backend Systems and WeChat"
A minimal WeChat gateway with just over 100 lines of code, designed to bridge communication between various backend systems and WeChat using RESTful bidirectional calls.
In project, Dec 10, 2020基于Wechaty开发的群聊小助手
GitHub上搜了一圈,看到了挺多微信bot的方案,后面决定使用wechaty,因为感觉设计得很优雅,6行代码就可以轻松构建一个wxbot。
In project, Dec 08, 2020基于python-wechaty的CPS BOT
无非就是想撸羊毛,自己又懒的一个一个找,一个一个发。已知目前的返佣app非常的多,比如:好省,蜜源,粉象,芬香等等等等。归根到底无非是利用淘宝、京东、拼多多、苏宁的开放平台做的。所以想到是否可以利用已有的开放平台来做一个属于自己的撸羊毛项目。
In project, Jun 19, 2020tool
Wonderful Wechaty devops toolset
Wechaty 的代码质量,是大家公认的比较高的水准。而在整个项目的搭建和发展的过程中,DevOps 工具是 Wechaty 代码质量的重要保证,这里,就和大家一起聊聊关于 Wechaty DevOps Toolset。
In announcement, Jun 20, 2020mysql
基于标签的多功能服务系统&检测你身边的VIP用户
随着时间的推移,我们在不断的认识新的朋友,不断加新的好友, 在我们的微信里, 好友列表会有很多,甚至上千人,有的时候我们自己也理不清哪些好友是我们的客户,哪些好友是我们的朋友同学,哪些好友是我们在某次活动相识,甚至哪些好友只是萍水相逢但是实际上却极有可能是我们很好的潜在客户或者未来的合作伙伴,而因为平时的忽视可能就这样错过。
In project, Mar 17, 2021北京周边跨城顺风车消息汇总
北京的房价涨幅对于北漂的工资涨幅来说永远都是高不可攀的;有很多人到了成家立业的年纪,又不想回到老家,所以距离北京近,房价可以接受的北京周边就是就是一个不错的选择,但是在环京买了房,工作还是在北京,由此衍生出了一批跨城上下班的圈子。由于北京车牌限制,限行策略,堵车等问题,所以导致很多人不能愉快的自驾上下班,坐公共交通工具又不是特别方便,所以大家会选择和邻居或是朋友拼...
In project, Jun 23, 2020case-study
Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021使用wechaty自助算卦
写这个小东西,本就是想玩耍一下,发现很有意思! 面临人生重大抉择犹豫不定,头脑乱成浆糊的时候,鄙人会问卦,根据卦象客观分析当前的局势。但是从来不问命,只是借用卦象来让自己以一种不含感情的分析方式重新认识当前面临的形势。朋友中有一两个有类似爱好的,对易经有些兴趣,我们几个谈论的时候,其他人就会要求我们给他们解卦。
In project, Jun 28, 2020assistant
Postgraduate Exam Supervision Group Assistant - A Good Helper on the Postgraduate Exam Journey
A Wechaty-based bot for managing postgraduate exam study groups, featuring daily check-ins, study time tracking, scheduled reminders, and automatic countdown updates to help students ...
In article, Mar 03, 2023Medical Assistant Bot Developed with Wechaty
A medical assistant bot built with Wechaty to help resident doctors manage clinical work, providing personalized reminders for ward rotations, professional knowledge queries, and auto...
In article, Feb 02, 2022wechaty-robot-lite 微信小助手
最近在dy上看到有相关wx机器人(SCRM)在进行相关推广,而之前学习的时候,用基于python开发的itchat玩过一段时间,后来,某一天突然发现微信登不上了,官方的微信网页版也不能登陆了(至于是啥原因,咱也不知道,也不敢去研究)。
In tutorial, Dec 10, 2020TomChat-为生活增趣味
A chatbot by wechaty.You can learn about today in history, current weather and chat with Tom.
In project, Jun 28, 2020official-account
Official-Account Puppet Released
Developing a customized WeChat official account is a complex process, which requires reading a lot of documents. Especially, developing a robot with a custom reply function based on W...
In announcement, Nov 06, 2020Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020使用wechaty助力公众号主维护社群
作为公众号的号主,有粉丝加微信想要进群是一件很开心的事情,但是久了以后会发现通过好友、改备注、拉群这些事情耗费太多精力了。还好有幸发现了 wechaty 这个项目。昨天试了一下,真的大大解放了我的双手,这篇博客就以公众号号主的角度,来看看怎么用 wechaty 来开发一个机器人小助手的。
In project, Jul 01, 2020meeting
OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021wechat-robot
Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020regex
Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020regex101
Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
Building an intelligent WeChat poetry search chatbot using Wechaty and iPad protocol, with regex-powered keyword extraction and a PHP+MySQL poetry database backend.
In project, Jul 07, 2020hospitality
teamin
Implementing a WeChat Task Assistant with Wechaty
This post introduces a WeChat task assistant built with Wechaty. The author shares the motivation, design, and technical challenges of creating a chatbot that can understand natural l...
In project, Jul 17, 2020pytorch
基于Python-wechaty建立一个斗图机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 18, 2020plugins
Summer 2020 Final Report: Designing and Implementing Plugin System for go-wechaty
Final report for designing and implementing a comprehensive plugin system for go-wechaty, including plugin management features, context handling, and a demo plugin to demonstrate the ...
In project, Sep 27, 2020Summer 2020: POC Showcase for Designing and Implementing a Plugin System for go-wechaty
This post showcases the proof-of-concept for a plugin system for go-wechaty, a project from the Summer 2020 Open Source Promotion Plan. It details the design, implementation, and futu...
In project, Aug 19, 2020Summer 2020: Words‑per‑Day Plugin — Mid‑term Results
“Open Source Supply Chain — Summer 2020” (aka Summer 2020) is a student-focused program jointly organized by the Institute of Software, Chinese Academy of Sciences, and the openEuler ...
In project, Aug 15, 2020Youdao AI Cloud Translation Plugin
Integrate Youdao AI Cloud translation capabilities as a Wechaty plugin, enabling developers to easily add translation features to their bots.
In npm, Jul 19, 2020暑期2020 [为 go-wechaty 设计实现插件体系] 计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 19, 2020Summer 2020 [Write a "Word of the Day" Plugin] Project Plan
This post outlines the project plan for creating a "Word of the Day" plugin for Wechaty as part of the Summer 2020 open-source program. The plan covers the basic framework, NPM packag...
In project, Jul 18, 2020openai
Building an Assistant with Wechaty and WeChat Open AI Platform
Invited by WWC (Women Who Code), I shared online how to build an assistant using Wechaty and WeChat Open AI Platform to help answer common questions.
In tutorial, Jul 20, 2020job
A Job-seeking Community Management Tool Based on Wechaty
The Early Bird platform was created by a group of engineers working in Silicon Valley. Due to the global pandemic, this year’s job-seeking season has become very special. For companie...
In event, Jul 23, 2020intern
A Job-seeking Community Management Tool Based on Wechaty
The Early Bird platform was created by a group of engineers working in Silicon Valley. Due to the global pandemic, this year’s job-seeking season has become very special. For companie...
In event, Jul 23, 2020soc2020
Wechaty Java Component Porting Development
This post is a mid-term report on porting Wechaty components to Java/Kotlin as part of the Summer 2020 Open Source Promotion Plan. It covers the development of memory-card and state-s...
In project, Aug 17, 2020Wechaty Java Transplant Component Development
“Open Source Software Supply Chain Lighting Plan - Summer 2020” (hereinafter referred to as Summer 2020) is a summer activity for college students jointly organized by the Institute o...
In project, Jul 27, 2020soc
Wechaty Java Component Porting Development
This post is a mid-term report on porting Wechaty components to Java/Kotlin as part of the Summer 2020 Open Source Promotion Plan. It covers the development of memory-card and state-s...
In project, Aug 17, 2020Wechaty Java Transplant Component Development
“Open Source Software Supply Chain Lighting Plan - Summer 2020” (hereinafter referred to as Summer 2020) is a summer activity for college students jointly organized by the Institute o...
In project, Jul 27, 2020puppet-provider
Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WorkPro Release Announcement
After long-term preparation and development, WorkPro, the successor to WxWork, officially enters beta testing as a new Wechaty Puppet Service! Free 7-day trial tokens available, with ...
In announcement, Dec 23, 2022OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021New Wechaty Puppet Service: SimplePad
Introducing SimplePad - a flexible HTTP-based Wechaty Puppet service that offers language-agnostic API access with pay-per-use pricing model.
In announcement, Jun 17, 2021Wechaty-Puppet-Whatsapp Has been Published
With the introduction of wechaty puppet and the growth of the wechaty ecosystem and community, we’re happy to introduce wechaty-puppet-whatsapp which connects Wechaty API, the convers...
In announcement, Feb 15, 2021Introducing Wechaty Puppet Service (Providers)
Wechaty is an SDK for chatbot makers. It uses Robotic Progress Automation (RPA) technology to help developers to be more productive for building Conversational User Interface (CUI), w...
In announcement, Jan 14, 2021Wechaty Puppet Service WxWork Beta 版发布公告
最新消息: WorkPro 作为 WxWork 的继任者已经正式上线了!WxWork 现已废弃,请尽快转移到 WorkPro 上。对于这个 WorkPro 服务感兴趣的朋友,我们提供7天的免费试用 token ,请用微信或企微扫码添加客服咨询。
In announcement, Dec 07, 2020Official-Account Puppet Released
Developing a customized WeChat official account is a complex process, which requires reading a lot of documents. Especially, developing a robot with a custom reply function based on W...
In announcement, Nov 06, 2020"New Wechaty Puppet Service: PadLocal"
Introducing PadLocal, a new Wechaty puppet service with a unique stateless architecture. All traffic is proxied through the local puppet client, ensuring better IP isolation, data sec...
In announcement, Oct 12, 2020Summer 2020 [WeChat Work Chatbot based on Open API for Wechaty] Final Results
Developing a puppet for WeChat Work platform to enable Wechaty developers to use WeChat Work features by simply changing a variable
In project, Sep 28, 2020Gitter.im is supported by Wechaty now!
Wechaty is a RPA SDK for Chatbot Makers. It mainly works with WeChat accounts (both individual and official), and now we have published Gitter support for wechaty, which can make us e...
In announcement, Aug 23, 2020Summer 2020: POC Showcase for WeCom Chatbot Based on Wechaty Interface with Open API
This post showcases the mid-term progress of developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to WeCom functionality by simply changing a va...
In project, Aug 19, 2020Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020基于开放 API 封装 Wechaty 接口下的飞书聊天机器人:期初
“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isca...
In project, Jul 29, 2020Rae-oa系统微信群辅助机器人(rae-wechaty)
之前公司web组组长有个微信机器人每周催我们交周报,私信发过去会自动更新到公司内部wiki上,一度惊为天人,后来看到公共号以及掘金上突然有好多人推荐wechaty,据说是6行代码完成一个微信聊天机器人,正好老婆那边想要个能辅助她工作的系统,就是这么巧~
In project, Jul 28, 2020koa
weixin-openai
SpringBoot搭建wechaty智能聊天机器
本项目是基础wechaty项目实现微信的聊天功能、通过微信对话开放平台提供的API进行智能的应答、实现了微信的智能聊天、最后非常感谢wechaty的无私奉献。
In project, Aug 17, 2020douyin
"Douyin Chatbot based on RPA with Wechaty Interface - Final Report"
Final report for the Summer 2020 project building a Douyin (TikTok) chatbot using RPA with autojs on Android, connected via socket to a Wechaty puppet.
In project, Oct 13, 2020Mid-term Report: Douyin Chatbot Based on Wechaty Interface Encapsulated by RPA
This mid-term report presents progress on developing a Wechaty puppet for Douyin (TikTok) using RPA automation with AutoJS on Android, covering implementation challenges, solutions, a...
In project, Aug 20, 2020基于RPA封装的Wechaty接口下的抖音聊天机器人
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Jul 28, 2020kuaishou
基于RPA封装的Wechaty接口下的快手聊天机器人结项报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。
In project, Oct 13, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]中期报告
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Aug 20, 2020暑期2020[基于 RPA 封装 Wechaty 接口下的快手聊天机器人]计划书
“开源软件供应链点亮计划-暑期2020”(以下简称 暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isc...
In project, Jul 28, 2020lark
OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021Lark Chatbot based on Open API for Wechaty: Final Report
Building a Lark (Feishu) chatbot using Wechaty by encapsulating open APIs
In project, Sep 30, 2020Lark Chatbot Based on Wechaty Interface with Open API: Mid-term Report
Mid-term progress report for developing a Lark chatbot puppet using Wechaty interface and Open API, including implementation of message handling, contact list management, and event su...
In project, Aug 19, 2020基于开放 API 封装 Wechaty 接口下的飞书聊天机器人:期初
“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2020”活动奖金和奖杯。官网:https://isrc.isca...
In project, Jul 29, 2020cli
stock
guangzhou
workshop
Wechaty Workshop for Puppet Makers: How to make a Puppet for Wechaty
Wechaty 通过精妙的代码设计,实现了基于一套应用层代码,自由切换不同的接入方式,帮助开发者以最大程度的易用性,快速实现多个平台的聊天机器人接入。
In event, Aug 05, 2020qiji
How I Rebuilt the Sales System at MiraclePlus with a Chatbot
In addition to media exposure, deep outreach through people is a good way to acquire customers. For the team, it is necessary to ensure that everyone’s outreach is standardized. F...
In project, Aug 08, 2020car
springboot
SpringBoot搭建wechaty智能聊天机器
本项目是基础wechaty项目实现微信的聊天功能、通过微信对话开放平台提供的API进行智能的应答、实现了微信的智能聊天、最后非常感谢wechaty的无私奉献。
In project, Aug 17, 2020wecom
Summer 2020 [WeChat Work Chatbot based on Open API for Wechaty] Final Results
Developing a puppet for WeChat Work platform to enable Wechaty developers to use WeChat Work features by simply changing a variable
In project, Sep 28, 2020Summer 2020: Project Plan for WeCom Chatbot Based on Wechaty Interface with Open API
This post outlines the project plan for developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to using WeCom functionality by simply changing a v...
In project, Aug 19, 2020Summer 2020: POC Showcase for WeCom Chatbot Based on Wechaty Interface with Open API
This post showcases the mid-term progress of developing a Wechaty puppet for WeChat Work (WeCom) platform, allowing developers to switch to WeCom functionality by simply changing a va...
In project, Aug 19, 2020fun
serverchen
shell
education
基于wechaty开发网课答案查询机器人
自己有运营一个网课答案查询的微信公众号,无奈服务器压力有时候会大,会出现回复不及时的问题,所以突发冥想开发一个个人号作为备用。
In project, Oct 15, 2020基于Wechaty的群学习内容推送工具
准备考研期间,希望在每天定时能获得天气推送,每日英语一题,早间新闻来丰富自己的学习;同时又不想要专门去点开某个App来看(这样不仅费心,还容易跑神)
In project, Aug 21, 2020market
oracle
gitter
Gitter.im is supported by Wechaty now!
Wechaty is a RPA SDK for Chatbot Makers. It mainly works with WeChat accounts (both individual and official), and now we have published Gitter support for wechaty, which can make us e...
In announcement, Aug 23, 2020jekyll
使用jekyll include在wechaty博客中快速插入视频
撰写暑期2020中期POC博客的时候,遇到了在博文中插入视频、PPT等iframe的需求,可以在markdown文档中直接使用bilibili等视频网站提供的视频嵌入代码,然而这样视频的样式不够美观,iframe没有铺满整个宽度并保持一定宽高比。
In tutorial, Aug 24, 2020javascript
简易命令行控制的「微信机器人」及群聊信息过滤实现
生活中学校通知信息都会借助微信群聊发布,并且时常会要求“收到请回复”。这就导致了少数重要信息与大量无关信息混杂在一起,屏蔽与不屏蔽都不是好办法。遂实现了命令行控制的「微信机器人」,并在此基础上完成了群聊信息过滤功能。
In project, Aug 28, 2020aws
Wechaty & AWS Global Recruitment: Leave an Eternal Mark with Your Code!
Wechaty & AWS AI development competition globally recruiting developers to create innovative AI chatbots using large language models - three tracks including efficiency, public welfar...
In article, May 23, 2025AWS with Wechaty | AWS Generative AI Application Challenge Kicks Off!
✨ The 2nd China Generative AI Innovation Application Challenge ✨
In article, Apr 25, 2024Wechaty bot in Java to sync group messages
In the previous blog, we have deployed wechaty bot with node.js to aws. This blog is about to develop wechaty bot with Java and implement the function of sync messages in between dif...
In project, Oct 26, 2020Deploy Wechaty in AWS ec2
This article is about to deploy wechaty node.js application into AWS EC2 steps by steps.
In project, Aug 28, 2020sqlite3
issue
实现微信产品问题反馈群实时监控与问题自动录入
因为我们的用户都喜欢通过微信群讨论的方式进行产品问题反馈,这无疑给日常的线上问题处理的效率带来极大的影响。曾经尝试对用户习惯进行线上填写方式的引导,但最终以失败告终。无奈下看看弄一个微信群监控机器人是否可行。
In tutorial, Sep 04, 2020ads-monitor
other
OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021WeChat Group Robot - Bible Reading Assistant
A WeChat bot that automates daily Bible reading article distribution, tracks member check-ins, and provides Bible content search features for Christian groups.
In project, May 02, 2021构建我的第一个微信机器人
手头上的事情越来越多,回复微信都是件很麻烦的事,对于IT行业的人来说,能用机器解决的事就不应该手动去做,于是就有了构建微信机器人的想法。
In project, Sep 14, 2020sync
Wechat File Schedule Box
使用Wechaty以少量的代码实现一个微信文件日程匣子项目。可快速将微信中的内容同步(转存)到其他网盘中。同时还添加自动识别处理日程等的小功能。
In project, Sep 30, 2020netdisk
Wechat File Schedule Box
使用Wechaty以少量的代码实现一个微信文件日程匣子项目。可快速将微信中的内容同步(转存)到其他网盘中。同时还添加自动识别处理日程等的小功能。
In project, Sep 30, 2020padlocal
xin_bot:一个尝试使用python-wechaty插件系统开发的娱乐性机器人
xin_bot,一个提供了一些小娱乐功能的wechaty机器人,考虑到后续功能的扩展,尝试使用python-wechaty的插件系统进行代码组织。
In article, Apr 28, 2022Wechaty Contributor Beijing Meetup 2021/04
A casual gathering of Wechaty contributors in Beijing during Qingming Festival, discussing PadLocal, community history, and the future of Wechaty.
In story, Apr 05, 2021Python-wechaty & wechaty-puppet-padlocal的初探
本文为本地运行python-wechaty + 云上虚拟机运行wechaty-puppet-padlocal的简易教学
In article, Mar 08, 2021Python Wechaty如何使用PadLocal Puppet Service
本文描述Python语言下如何使用iPad协议的PadLocal Token。其他Wechaty多语言开发也能做参考。
In tutorial, Feb 03, 2021基于wechaty开发网课答案查询机器人
自己有运营一个网课答案查询的微信公众号,无奈服务器压力有时候会大,会出现回复不及时的问题,所以突发冥想开发一个个人号作为备用。
In project, Oct 15, 2020"New Wechaty Puppet Service: PadLocal"
Introducing PadLocal, a new Wechaty puppet service with a unique stateless architecture. All traffic is proxied through the local puppet client, ensuring better IP isolation, data sec...
In announcement, Oct 12, 2020puppet-service
Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WorkPro Release Announcement
After long-term preparation and development, WorkPro, the successor to WxWork, officially enters beta testing as a new Wechaty Puppet Service! Free 7-day trial tokens available, with ...
In announcement, Dec 23, 2022三步开发聊天机器人一秒生成漫画头像
大家好,我是胡琦。由于各种原因以及没能好好坚持笔记写作的习惯,距离上次分享有小半年了,今天给大家带来的是《三步开发聊天机器人一秒生成漫画头像》,其实就一个小小的功能:通过给微信群聊发送特定关键字触发聊天机器人头像漫画化处理程序,从而生成动漫化的头像。怎么实现呢?总的思路就是基于 ModelArts AI Gallery 快速验证 AnimateGanv2 现实照片...
In article, Jul 21, 2022New Wechaty Puppet Service: SimplePad
Introducing SimplePad - a flexible HTTP-based Wechaty Puppet service that offers language-agnostic API access with pay-per-use pricing model.
In announcement, Jun 17, 2021Python-wechaty & wechaty-puppet-padlocal的初探
本文为本地运行python-wechaty + 云上虚拟机运行wechaty-puppet-padlocal的简易教学
In article, Mar 08, 2021Python Wechaty如何使用PadLocal Puppet Service
本文描述Python语言下如何使用iPad协议的PadLocal Token。其他Wechaty多语言开发也能做参考。
In tutorial, Feb 03, 2021.NET Wechaty如何使用PadLocal Puppet Service
.NET Wechaty 如何使用 PadLocal Puppet Service
In tutorial, Jan 28, 2021Introducing Wechaty Puppet Service (Providers)
Wechaty is an SDK for chatbot makers. It uses Robotic Progress Automation (RPA) technology to help developers to be more productive for building Conversational User Interface (CUI), w...
In announcement, Jan 14, 2021Wechaty Puppet Service WxWork Beta 版发布公告
最新消息: WorkPro 作为 WxWork 的继任者已经正式上线了!WxWork 现已废弃,请尽快转移到 WorkPro 上。对于这个 WorkPro 服务感兴趣的朋友,我们提供7天的免费试用 token ,请用微信或企微扫码添加客服咨询。
In announcement, Dec 07, 2020"New Wechaty Puppet Service: PadLocal"
Introducing PadLocal, a new Wechaty puppet service with a unique stateless architecture. All traffic is proxied through the local puppet client, ensuring better IP isolation, data sec...
In announcement, Oct 12, 2020wangke
基于wechaty开发网课答案查询机器人
自己有运营一个网课答案查询的微信公众号,无奈服务器压力有时候会大,会出现回复不及时的问题,所以突发冥想开发一个个人号作为备用。
In project, Oct 15, 2020node.js
Practice of Implementing a University Admission Assistant Based on Wechaty
A bot that intelligently recognizes keywords and automatically replies with admission information, implemented based on Wechaty and Node.js for university recruitment promotion.
In article, Sep 27, 2022基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
基于wechaty实现的微信机器人,根据淘口令生成高佣转链接,并创建新的淘口令。
In project, Oct 22, 2020water
chatie
Chatie API Service Incident Report
The Wechaty Puppet Serviceis running on top of the https://www.chatie.io service,which is open-sourced at here.It has been running for 5+ yearson a Heroku free Dynowith Cloudflare CDN...
In article, Apr 15, 2021Chatie status page has been published!
Today, we have published a cloud service status page at https://chatie.statuspage.io , please feel free to have a look at it. It’s currently under construction and we will publish our...
In announcement, Nov 06, 20202020
2020 Wechaty 666: 6 lines of code, 6 platforms, and 6 languages
Time past fast, the year 2020 has gone.
In event, Dec 30, 2020Open Source Forum: Wechaty's Open Source Journey
Wechaty community participated in the Open Source Software Supply Chain Summit 2020, with Huan Li (李卓桓) sharing Wechaty's open source journey and Jingjing Wu (吴京京) presenting Multi-We...
In event, Nov 14, 2020award
Chatbot SDK Wechaty Wins Major Award from Top Domestic Open Source Organization
Wechaty wins recognition as an outstanding open source project at the 10th China Cloud Computing Standards and Applications Conference, standing alongside giants like Alibaba, Xiaomi,...
In announcement, Dec 31, 2020Wechaty Author Huan Li Selected for 'China's Open Source Pioneers 33'
Huan Li (李卓桓), author of Wechaty, BOT5 Club Chair, Tencent Chatbot TVP, and PreAngel Partner, was selected for the 2020 'China's Open Source Pioneers 33' annual list by SegmentFault.
In announcement, Dec 23, 2020Open Source Software Supply Chain Lighting Plan Summer 2020 Results: Wechaty-based Projects Win Outstanding Contribution and Most Potential Awards!
Wechaty community achieves remarkable success in Summer 2020 program with two students winning Outstanding Contribution and Most Potential awards from 388 participating projects acros...
In announcement, Nov 14, 2020wxwork
Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WxWork Beta 版发布公告
最新消息: WorkPro 作为 WxWork 的继任者已经正式上线了!WxWork 现已废弃,请尽快转移到 WorkPro 上。对于这个 WorkPro 服务感兴趣的朋友,我们提供7天的免费试用 token ,请用微信或企微扫码添加客服咨询。
In announcement, Dec 07, 2020honor
Chatbot SDK Wechaty Wins Major Award from Top Domestic Open Source Organization
Wechaty wins recognition as an outstanding open source project at the 10th China Cloud Computing Standards and Applications Conference, standing alongside giants like Alibaba, Xiaomi,...
In announcement, Dec 31, 2020Wechaty Author Huan Li Selected for 'China's Open Source Pioneers 33'
Huan Li (李卓桓), author of Wechaty, BOT5 Club Chair, Tencent Chatbot TVP, and PreAngel Partner, was selected for the 2020 'China's Open Source Pioneers 33' annual list by SegmentFault.
In announcement, Dec 23, 2020666
2020 Wechaty 666: 6 lines of code, 6 platforms, and 6 languages
Time past fast, the year 2020 has gone.
In event, Dec 30, 2020dinner
2020 Wechaty 666: 6 lines of code, 6 platforms, and 6 languages
Time past fast, the year 2020 has gone.
In event, Dec 30, 2020dotnet
.NET Wechaty如何使用PadLocal Puppet Service
.NET Wechaty 如何使用 PadLocal Puppet Service
In tutorial, Jan 28, 2021csharp
.NET Wechaty如何使用PadLocal Puppet Service
.NET Wechaty 如何使用 PadLocal Puppet Service
In tutorial, Jan 28, 2021getting-started
Google Cloud Shell Tutorials for Wechaty
Today, We have created a Google Cloud Shell Tutorial for easy getting started with Wechaty!
In tutorial, Feb 20, 2021Getting Started Without Leave Your Browser: Wechaty ❤️ Gitpod
Gitpod is an online IDE which can be launched from any GitHub page. Simply prefix any GitHub-URL with “https://gitpod.io#” or use our browser extension that adds a button to GitHub ...
In tutorial, Feb 06, 2021osschat
OSSChat is What You Need for Open Source Community Operations
OSSChat now supports auto-reply for WeChat bots, helping you manage your open-source community by bridging WeChat groups with GitHub Issues.
In project, Oct 28, 2021Osschat a bridge to the apache way in China
OSSChat 是一个机器人工具,用于桥接 IM 应用(如微信)与 Apache 社区工具(如邮件列表、Jira),OSS.Chat项目的任务是将微信和其他社交平台(未来)以及GitHub出现的问题和邮件列表之间的三方沟通和翻译障碍发送给开源开发社区,使ASF的文化、技术和协作流程能够更高效、更容易被接受。
In announcement, Dec 31, 2020okr
A OKR Review for the Summer 2020 Summit
In Nov 14, 2020, The Open Source Promotion Plan - Summer 2020 Summit was held in Nanjing (thanks ISCAS & openEuler Community for the organizing!). As an open-source organization w...
In announcement, Jan 04, 2021restful
Wechaty restful api
This article will explain why I started to use wechaty, made the restful api wrapping the bot and what I would do as the next step.
In project, Jan 19, 2021cui
Huan: Introducing Chatbot and Conversational User Interface (CUI)
Wechaty is an SDK that provides interface services for conversational user interface. Through RPA technology, it provides Chatbot developers with convenient instant messaging platform...
In tutorial, Jan 20, 2021conversational-user-interface
Huan: Introducing Chatbot and Conversational User Interface (CUI)
Wechaty is an SDK that provides interface services for conversational user interface. Through RPA technology, it provides Chatbot developers with convenient instant messaging platform...
In tutorial, Jan 20, 2021wechaty-charbot
基于Wechaty实现运维自动化交互及微信消息通知
如今运维人员都在强调自动化,降低运维成本。尽管现在搭建一套运维自动化体系架构并不难,然后有些工作还是必须需要运维手动工作,比如上线动作(上线的过程自动化,但是操作点由谁来操作,比如jenkins上谁去点击构建),或者开发找dba执行sql等日常操作,这些暂时都必须人为手动操作。次数多了,难免会想这些怎么去实现自动化,无需人为干预!针对这些运维痛点,目前已实现qq机...
In project, Jan 26, 2021gitpod
Getting Started Without Leave Your Browser: Wechaty ❤️ Gitpod
Gitpod is an online IDE which can be launched from any GitHub page. Simply prefix any GitHub-URL with “https://gitpod.io#” or use our browser extension that adds a button to GitHub ...
In tutorial, Feb 06, 2021group
Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021payment
Building a Paid Private Domain Traffic Assistant Using Micro Merchants + Wechaty
A WeChat bot that automatically accepts friend requests, collects payments, and adds users to groups based on keywords - all within WeChat.
In project, Feb 09, 2021gource
Gource Visualization for Wechaty
Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...
In story, Feb 14, 2021visualization
Wechaty Puppet Providers Trends
Do you want know which Wechaty Puppet Provider is most used by our Wechaty developers?
In announcement, Mar 04, 2021Gource Visualization for Wechaty
Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...
In story, Feb 14, 2021memory
Gource Visualization for Wechaty
Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...
In story, Feb 14, 2021wiki
Wechaty-Puppet-Whatsapp Has been Published
With the introduction of wechaty puppet and the growth of the wechaty ecosystem and community, we’re happy to introduce wechaty-puppet-whatsapp which connects Wechaty API, the convers...
In announcement, Feb 15, 2021google-cloud-shell
Google Cloud Shell Tutorials for Wechaty
Today, We have created a Google Cloud Shell Tutorial for easy getting started with Wechaty!
In tutorial, Feb 20, 2021wechaty-puppet
Wechaty Puppet Providers Trends
Do you want know which Wechaty Puppet Provider is most used by our Wechaty developers?
In announcement, Mar 04, 2021cloud
Python-wechaty & wechaty-puppet-padlocal的初探
本文为本地运行python-wechaty + 云上虚拟机运行wechaty-puppet-padlocal的简易教学
In article, Mar 08, 2021summer-2021
成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021OSPP 2021 Project Status
临近OSPP2021项目最终审核,需要与各位导师确定一下项目的状态以及安排接下来两周的任务,故有了此次的线上会议。
In event, Jun 11, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Summer of Wechaty, 我们来啦
去年夏天,Wechaty 社区参与了“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)活动,在为期三个月的开发结束后,多位同学顺利完成开发,为 Wechaty 社区实现多平台、多语言、多功能贡献了智慧和力量。点此了解更多。
In event, Mar 14, 2021ospp
成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021Wechaty Community & Walnut Community: College Students Playing with 5G Messages? So Easy!
Recently, the Walnut Community held a developer event for college students.Walnut@IronJia, Wechaty@Li Zhuohuan, and Wechaty@Li Jiarui have been guiding students’ development work th...
In ospp, Jul 30, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021OSPP 2021 Project Status
临近OSPP2021项目最终审核,需要与各位导师确定一下项目的状态以及安排接下来两周的任务,故有了此次的线上会议。
In event, Jun 11, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Summer of Wechaty, 我们来啦
去年夏天,Wechaty 社区参与了“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)活动,在为期三个月的开发结束后,多位同学顺利完成开发,为 Wechaty 社区实现多平台、多语言、多功能贡献了智慧和力量。点此了解更多。
In event, Mar 14, 2021ospp-admin
Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021Wechaty Open Source Promotion Plan 2021 Kickoff Meeting
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。学生可自主选择感兴趣的项目进行申请,并在中选后获得该...
In announcement, ospp, Jun 24, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021OSPP 2021 Project Status
临近OSPP2021项目最终审核,需要与各位导师确定一下项目的状态以及安排接下来两周的任务,故有了此次的线上会议。
In event, Jun 11, 2021Open Source Leaders Talk - Wechaty's Open Source Journey
Yuan Gao (高原), Juzibot CTO and Wechaty committer, shares Wechaty's open source journey from 2016 to 2021, covering what Wechaty is, how to use it, the evolution of the Puppet architec...
In announcement, Jun 05, 2021Summer of Wechaty, 我们来啦
去年夏天,Wechaty 社区参与了“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)活动,在为期三个月的开发结束后,多位同学顺利完成开发,为 Wechaty 社区实现多平台、多语言、多功能贡献了智慧和力量。点此了解更多。
In event, Mar 14, 2021ospp-2021
成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021Wechaty Community & Walnut Community: College Students Playing with 5G Messages? So Easy!
Recently, the Walnut Community held a developer event for college students.Walnut@IronJia, Wechaty@Li Zhuohuan, and Wechaty@Li Jiarui have been guiding students’ development work th...
In ospp, Jul 30, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP'21 first meeting for CLI & Matrix projects
基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59
In ospp, Jul 16, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021OSPP 2021 Project Status
临近OSPP2021项目最终审核,需要与各位导师确定一下项目的状态以及安排接下来两周的任务,故有了此次的线上会议。
In event, Jun 11, 2021Summer of Wechaty, 我们来啦
去年夏天,Wechaty 社区参与了“开源软件供应链点亮计划-暑期2020”(以下简称暑期2020)活动,在为期三个月的开发结束后,多位同学顺利完成开发,为 Wechaty 社区实现多平台、多语言、多功能贡献了智慧和力量。点此了解更多。
In event, Mar 14, 2021node
gsod
Unveiling the Treasures of Collaboration: My Wechaty GSoD'21 Gifts
Hello, friends and fellow tech enthusiasts!
In gsod, Feb 18, 2024GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021COSCon21 Community Governance (GC): Wechaty Open Source Community Documentation Collaboration — Google Season of Docs Practice
Huan Li (李卓桓) shares Wechaty's experience as the first Chinese project selected for Google Season of Docs 2021, involving 12 technical writing experts in documentation optimization.
In talk, Nov 05, 2021Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021Wechaty Docs Collaboration Practice in Google Season of Docs
Google Season of Docs (GSoD) is a program by Google since 2019 that funds and mentors open-source communities to improve their documentation. It also helps developers learn profession...
In talk, Aug 26, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021GSoD'21 Second Month Evaluation
Google Season of Docs’21 second month evaluation
In gsod, Jul 23, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021GSoD'21 First Month Evaluation
Google Season of Docs’21 first month evaluation
In gsod, Jun 22, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal - Volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Shraddha Vasant Prasad: 2021 Google Season of Docs Technical Proposal
I am Shraddha Vasant Prasad, 2020 graduate and currntly working as a Software Engineer At American Express, I describe myself as “Developer in the making and a Blogger by passion”
In gsod, May 05, 2021Hi I'm Rohitesh interested in volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 04, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021Shwetal Soni: GSOD'21 project proposal for wechaty
GSOD21 Proposal for Wechaty
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021Unveiling the Treasures of Collaboration: My Wechaty GSoD'21 Gifts
Hello, friends and fellow tech enthusiasts!
In gsod, Feb 18, 2024GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021Wechaty Docs Collaboration Practice in Google Season of Docs
Google Season of Docs (GSoD) is a program by Google since 2019 that funds and mentors open-source communities to improve their documentation. It also helps developers learn profession...
In talk, Aug 26, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021GSoD'21 Second Month Evaluation
Google Season of Docs’21 second month evaluation
In gsod, Jul 23, 2021Wechaty: Build a Conversational UI App for WhatsApp and WeChat with 6 Lines of Code
In this week’s Community Talk live stream at 8pm, GDG Shanghai invited Huan (Li Zixuan), author of the Wechaty Conversational SDK, to chat with developers on Bilibili about building c...
In talk, Jul 22, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021GSoD'21 First Month Evaluation
Google Season of Docs’21 first month evaluation
In gsod, Jun 22, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021gsod-2021
GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021docs
🧭 Decoding the Chaos: The Ultimate Guide to Software Environment & Release Naming
🚀 Confused by terms like Preview, Beta, and Staging? You're not alone. This post breaks down the chaos into three clear axes every developer should know - By Huan Li — a developer onc...
In guide, Oct 12, 2025GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021GSoD'21 Second Month Evaluation
Google Season of Docs’21 second month evaluation
In gsod, Jul 23, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021GSoD'21 First Month Evaluation
Google Season of Docs’21 first month evaluation
In gsod, Jun 22, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal - Volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021Shwetal Soni: GSOD'21 project proposal for wechaty
GSOD21 Proposal for Wechaty
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021documentation
Shraddha Vasant Prasad: 2021 Google Season of Docs Technical Proposal
I am Shraddha Vasant Prasad, 2020 graduate and currntly working as a Software Engineer At American Express, I describe myself as “Developer in the making and a Blogger by passion”
In gsod, May 05, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021Applying the documentation system to Wechaty docs
This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.
In announcement, gsod, Mar 25, 2021rcs
RCS Messaging Chatbot
Rich Communication Services (RCS) is a communication protocol between mobile-telephone carriers and between phone and carrier, aiming at replacing SMS messages with a text-message s...
In article, Mar 27, 2021cryptocurrency
binance
golang
Go开发微信群聊互动机器人
公司小程序的相关通知需要及时、定时推送到相关的群,由于微信web网页登录基本全部被封建,所有在查阅了大量微信机器人的资料后,选择了wechaty进行机器人开发,以此达到用户可以通过指令进行绑定微信群、查询活动、活动推送等功能,借此提高用户粘性,提高活动的达成率。
In tutorial, Apr 12, 2021wechaty-puppet-wechat
Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021教你用go-wecahty和web协议开发机器人
写这篇文章的原因: 最近发现 web 协议以某种方式又复活了,所以想让 go-wechaty 的小伙伴也能使用 web 协议。
In article, Apr 16, 2021Major News: Login with UOS WeChat Desktop Protocol, Wechaty Free Web Protocol Regains Glory
This post is also available in Chinese
In article, Apr 13, 2021web-protocol
免费UOS协议快速接入可视化配置面板
经历过UOS web协议的重放荣光,又经过一段时间的封禁,又有大神把UOS web协议救回来了。免费的快乐又重新回来了,不是吗?
In talk, Jul 26, 2022Teaching You to Develop Bots with python-wechaty and Web Protocol
Detailed guide on using python-wechaty with web protocol to develop chatbots, including Docker setup for web protocol service and connecting with python-wechaty to build functional bots.
In article, Apr 17, 2021教你用go-wecahty和web协议开发机器人
写这篇文章的原因: 最近发现 web 协议以某种方式又复活了,所以想让 go-wechaty 的小伙伴也能使用 web 协议。
In article, Apr 16, 2021Major News: Login with UOS WeChat Desktop Protocol, Wechaty Free Web Protocol Regains Glory
This post is also available in Chinese
In article, Apr 13, 2021down
Chatie API Service Incident Report
The Wechaty Puppet Serviceis running on top of the https://www.chatie.io service,which is open-sourced at here.It has been running for 5+ yearson a Heroku free Dynowith Cloudflare CDN...
In article, Apr 15, 2021cloudflare
Chatie API Service Incident Report
The Wechaty Puppet Serviceis running on top of the https://www.chatie.io service,which is open-sourced at here.It has been running for 5+ yearson a Heroku free Dynowith Cloudflare CDN...
In article, Apr 15, 2021web协议
blog
Game-Copilot Assists Game Studios with Brainstorming
This post is also available in Chinese
In article, Oct 24, 2023wechaty+TypeChat: Control Your WeChat with Natural Language
This post is also available in Chinese
In article, Aug 06, 2023Developing a Conference Assistant with ChatGPT & Wechaty in 10 Minutes
This post is also available in Chinese
In article, Apr 13, 2023成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021支持5G消息的 puppet-walnut 接入介绍
很荣幸能参加”暑期2021“活动,接触到开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块这一开源项目,下面来和大家分享一下开发流程,希望能帮助更多的开发者快速上手这个项目。
In article, Nov 07, 2021小白入门:如何用科技拯救你的记忆力
过去的一周接触到了 wechaty ,非常兴奋,首先对于这个神奇的东西感到惊奇,其次我是一个比较喜欢解决问题的人,可以用它解决很多实际问题,于是便开始了我的 wechaty 之路,下面和大家简单说一下我做的一个小demo,本文介绍使用的技术都是基本中的基本,几乎是对前端技术稍有了解的人就可以轻易完成,此举旨在帮助刚接触 wechaty 的同学(包括我)建立信心,不...
In article, Oct 09, 2021
基于 wechaty 的 AR+LBS 漂流瓶轻社交游戏
基于微信聊天的 结合增强现实技术(AR)+LBS(暂时基于图像) 的星际漂流瓶 的轻社交游戏。重新认识你身边的世界,或许我们早已与外星生命共同生活着。
In article, Aug 21, 2021零基础小白HOWTO系列 -- 搭建第一个基于PadLocal的Python-Wechaty应用
写在前面:本HowTo系列用来记录个人在Wechaty的学习和研究过程中的点滴经验,希望能帮助更多人避免我踩过的坑,快速熟悉Wechaty这个工具
In article, Jul 24, 2021Good News: Login with Windows WeChat Desktop Protocol, Free Wechaty Protocol Coming Soon
After the free web protocol revival, Wechaty's free Windows protocol is coming soon, solving issues with accurately obtaining wxid and roomid that plagued the web protocol.
In article, Jul 05, 2021零基础小白在Wechaty社区发表自己的第一篇博客
很开心过去10天里面接触了 Wechaty 社区,两次使用 GitHub 向 Wechaty 社区提交了博客(虽然提交了很多次才最终通过),但也因此对于书写博客时出现的问题比较了解,对许多问题记忆犹新。今天就和大家分享一下我自己的经验,零基础或有那么一丢丢基础的小白如何在 Wechaty 社区发布自己的第一篇博客。
In article, Jul 02, 2021How to Build a Panda Face Meme Generator with PaddlePaddle and Wechaty
Building an AI-powered bot that generates panda head memes from portrait photos using Wechaty and PaddlePaddle for fun chat interactions.
In article, May 24, 2021入门:小白如何在wechaty社区发布自己的第一篇博客(一)
很高兴能执笔这篇博客,第一次使用github向wechaty社区提交博客时Q到了@huan(提交了十几次才最终通过),因此也被印象深刻了。今天和大家分享一下零基础或有那么一丢丢基础的小白如何从0到1的在wechaty发布博客(成为一个贡献者)。
In article, Apr 22, 2021study
wechaty+TypeChat: Control Your WeChat with Natural Language
This post is also available in Chinese
In article, Aug 06, 2023Developing a Conference Assistant with ChatGPT & Wechaty in 10 Minutes
This post is also available in Chinese
In article, Apr 13, 2023xin_bot:一个尝试使用python-wechaty插件系统开发的娱乐性机器人
xin_bot,一个提供了一些小娱乐功能的wechaty机器人,考虑到后续功能的扩展,尝试使用python-wechaty的插件系统进行代码组织。
In article, Apr 28, 2022成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021支持5G消息的 puppet-walnut 接入介绍
很荣幸能参加”暑期2021“活动,接触到开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块这一开源项目,下面来和大家分享一下开发流程,希望能帮助更多的开发者快速上手这个项目。
In article, Nov 07, 2021小白入门:如何用科技拯救你的记忆力
过去的一周接触到了 wechaty ,非常兴奋,首先对于这个神奇的东西感到惊奇,其次我是一个比较喜欢解决问题的人,可以用它解决很多实际问题,于是便开始了我的 wechaty 之路,下面和大家简单说一下我做的一个小demo,本文介绍使用的技术都是基本中的基本,几乎是对前端技术稍有了解的人就可以轻易完成,此举旨在帮助刚接触 wechaty 的同学(包括我)建立信心,不...
In article, Oct 09, 2021Good News: Login with Windows WeChat Desktop Protocol, Free Wechaty Protocol Coming Soon
After the free web protocol revival, Wechaty's free Windows protocol is coming soon, solving issues with accurately obtaining wxid and roomid that plagued the web protocol.
In article, Jul 05, 2021零基础小白在Wechaty社区发表自己的第一篇博客
很开心过去10天里面接触了 Wechaty 社区,两次使用 GitHub 向 Wechaty 社区提交了博客(虽然提交了很多次才最终通过),但也因此对于书写博客时出现的问题比较了解,对许多问题记忆犹新。今天就和大家分享一下我自己的经验,零基础或有那么一丢丢基础的小白如何在 Wechaty 社区发布自己的第一篇博客。
In article, Jul 02, 2021How to Build a Panda Face Meme Generator with PaddlePaddle and Wechaty
Building an AI-powered bot that generates panda head memes from portrait photos using Wechaty and PaddlePaddle for fun chat interactions.
In article, May 24, 2021入门:小白如何在wechaty社区发布自己的第一篇博客(一)
很高兴能执笔这篇博客,第一次使用github向wechaty社区提交博客时Q到了@huan(提交了十几次才最终通过),因此也被印象深刻了。今天和大家分享一下零基础或有那么一丢丢基础的小白如何从0到1的在wechaty发布博客(成为一个贡献者)。
In article, Apr 22, 2021introduction
wechaty+TypeChat: Control Your WeChat with Natural Language
This post is also available in Chinese
In article, Aug 06, 2023Developing a Conference Assistant with ChatGPT & Wechaty in 10 Minutes
This post is also available in Chinese
In article, Apr 13, 2023支持5G消息的 puppet-walnut 接入介绍
很荣幸能参加”暑期2021“活动,接触到开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块这一开源项目,下面来和大家分享一下开发流程,希望能帮助更多的开发者快速上手这个项目。
In article, Nov 07, 2021Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021小白入门:如何用科技拯救你的记忆力
过去的一周接触到了 wechaty ,非常兴奋,首先对于这个神奇的东西感到惊奇,其次我是一个比较喜欢解决问题的人,可以用它解决很多实际问题,于是便开始了我的 wechaty 之路,下面和大家简单说一下我做的一个小demo,本文介绍使用的技术都是基本中的基本,几乎是对前端技术稍有了解的人就可以轻易完成,此举旨在帮助刚接触 wechaty 的同学(包括我)建立信心,不...
In article, Oct 09, 2021
基于 wechaty 的 AR+LBS 漂流瓶轻社交游戏
基于微信聊天的 结合增强现实技术(AR)+LBS(暂时基于图像) 的星际漂流瓶 的轻社交游戏。重新认识你身边的世界,或许我们早已与外星生命共同生活着。
In article, Aug 21, 2021Good News: Login with Windows WeChat Desktop Protocol, Free Wechaty Protocol Coming Soon
After the free web protocol revival, Wechaty's free Windows protocol is coming soon, solving issues with accurately obtaining wxid and roomid that plagued the web protocol.
In article, Jul 05, 2021零基础小白在Wechaty社区发表自己的第一篇博客
很开心过去10天里面接触了 Wechaty 社区,两次使用 GitHub 向 Wechaty 社区提交了博客(虽然提交了很多次才最终通过),但也因此对于书写博客时出现的问题比较了解,对许多问题记忆犹新。今天就和大家分享一下我自己的经验,零基础或有那么一丢丢基础的小白如何在 Wechaty 社区发布自己的第一篇博客。
In article, Jul 02, 2021How to Build a Panda Face Meme Generator with PaddlePaddle and Wechaty
Building an AI-powered bot that generates panda head memes from portrait photos using Wechaty and PaddlePaddle for fun chat interactions.
In article, May 24, 2021Hi I'm Rohitesh interested in volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 04, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Shwetal Soni: GSOD'21 project proposal for wechaty
GSOD21 Proposal for Wechaty
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021入门:小白如何在wechaty社区发布自己的第一篇博客(一)
很高兴能执笔这篇博客,第一次使用github向wechaty社区提交博客时Q到了@huan(提交了十几次才最终通过),因此也被印象深刻了。今天和大家分享一下零基础或有那么一丢丢基础的小白如何从0到1的在wechaty发布博客(成为一个贡献者)。
In article, Apr 22, 2021baidu
Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021AI Poet Chatbot powered by Python Wechaty & PaddleHub
小白也能超快上手的AI ChatBot教程,这次教大家一个用基于Python Wechaty和 PaddlePaddle 框架运行的,用AI续写情话的对话机器人。
In tutorial, Apr 24, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021competition
Wechaty & AWS Global Recruitment: Leave an Eternal Mark with Your Code!
Wechaty & AWS AI development competition globally recruiting developers to create innovative AI chatbots using large language models - three tracks including efficiency, public welfar...
In article, May 23, 2025AWS with Wechaty | AWS Generative AI Application Challenge Kicks Off!
✨ The 2nd China Generative AI Innovation Application Challenge ✨
In article, Apr 25, 2024Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021AI Chatbot Competition - Metaverse Launcher: Reconstructing Reality!
Hardcore ML Chatbot competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab - the "AI Creative Camp: Metaverse Launcher - Reconstructing Reality" invites sci-fi enthusiasts to...
In article, Jul 07, 2021AI ChatBot Creation Camp Kicks Off!
What capabilities does a ChatBot need in the age of artificial intelligence? Is it an intelligent housekeeper that helps you organize all the materials that “if you code it, you have ...
In article, Apr 22, 2021paddle
Baidu Paddle ❤️ Wechaty & Mixlab ML Chatbot Competition Works Recommendation
33 creative ML chatbot projects were submitted to the AI Creator Camp competition jointly hosted by Wechaty, PaddlePaddle, and Mixlab, showcasing innovative applications in OCR, image...
In project, Sep 10, 2021AI Poet Chatbot powered by Python Wechaty & PaddleHub
小白也能超快上手的AI ChatBot教程,这次教大家一个用基于Python Wechaty和 PaddlePaddle 框架运行的,用AI续写情话的对话机器人。
In tutorial, Apr 24, 20212021
GSoD'21 Performance Stipend Disbursement
GSoD’21 Performance Stipend Disbursement
In gsod, Feb 12, 2022Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021GSoD'21 Second Month Evaluation
Google Season of Docs’21 second month evaluation
In gsod, Jul 23, 2021Revealed: Why 2021 Google Season of Docs Chose Wechaty
Wechaty has partnered with Google Season of Docs 2021 with an approved budget of $9,500 USD to improve documentation and support technical writers in the open source community.
In gsod, Jul 16, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021GSoD'21 First Month Evaluation
Google Season of Docs’21 first month evaluation
In gsod, Jun 22, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021Shraddha Vasant Prasad: 2021 Google Season of Docs Technical Proposal
I am Shraddha Vasant Prasad, 2020 graduate and currntly working as a Software Engineer At American Express, I describe myself as “Developer in the making and a Blogger by passion”
In gsod, May 05, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021Google Season of Docs ❤️ Wechaty
What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...
In announcement, gsod, Apr 30, 2021marketing
Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021value-proposation
Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021proposal
Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal - Volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021Shraddha Vasant Prasad: 2021 Google Season of Docs Technical Proposal
I am Shraddha Vasant Prasad, 2020 graduate and currntly working as a Software Engineer At American Express, I describe myself as “Developer in the making and a Blogger by passion”
In gsod, May 05, 2021Google Season of Docs 2021 Volunteering Proposal
Google Season of Docs 2021 Volunteering Proposal
In gsod, May 04, 2021Google Season of Docs 2021 Applicant: Souvik Biswas
I am Souvik Biswas, currently pursuing a Bachelor of Technology degree (2018 - 2022) in Computer Science & Engineering from the Indian Institute of Information Technology Kalyani....
In gsod, May 04, 2021Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021Shwetal Soni: GSOD'21 project proposal for wechaty
GSOD21 Proposal for Wechaty
In gsod, May 03, 2021Create easy to learn tutorials for beginner users of Wechaty
My name is Jaya Gupta, I am a 3rd year Informational Technology Student currently persuing my B.Tech from HMRITM, Delhi. I have learned various programming languages such as C , C, PY...
In gsod, May 03, 2021Reconstruct Wechaty landing page with value propositions
What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...
In gsod, May 01, 2021chatroom-tool
WeChat Group Robot - Bible Reading Assistant
A WeChat bot that automates daily Bible reading article distribution, tracks member check-ins, and provides Bible content search features for Christian groups.
In project, May 02, 2021bible
WeChat Group Robot - Bible Reading Assistant
A WeChat bot that automates daily Bible reading article distribution, tracks member check-ins, and provides Bible content search features for Christian groups.
In project, May 02, 2021gsod'21
Joseph Mawa: 2021 Google Season of Docs Technical Proposal
My name is Joseph Mawa. I am a technical writer and web developer. Below is my proposal for the project Create easy to learn tutorials for beginner users of Wechaty under Google Seaso...
In gsod, May 03, 2021interactive
Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021gsod21
Sajen Sarvajith K: Blog Post for interactive tutorial (Google Season of Docs 2021 Proposal)
Biographical Information
In gsod, May 03, 2021volunteering
Google Season of Docs 2021 Team Proposal - Volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 12, 2021Hi I'm Rohitesh interested in volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 04, 2021zoom
Hello Wechaty GSoD’21 Technical Writers!
It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!
In gsod, announcement, May 08, 2021tutorials
Google Season of Docs 2021 Final Blog - Tutorials
We have been a part of Google Season of Docs 2021 for creating and improving the Wechaty documentation, specifically the Tutorials section. It was an amazing journey of 17 weeks (roug...
In gsod, Oct 20, 2021Google Season of Docs 2021 Mid Term Blog: Tutorials
This is the mid term blog for demonstrating all our work that we have done till 8 weeks for creating and improving the Wechaty Tutorials documentation as a part of Google Season of D...
In gsod, Aug 03, 2021Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021team-proposal
Google Season of Docs 2021 Team Proposal - Introduction and Explanation
This is the joint project proposal for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021. It is estimated that this project will take approx...
In gsod, May 13, 2021Google Season of Docs 2021 Team Proposal - Volunteering
GSoD’21 Project Proposal for Volunteering
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal: How-to Guides
This is the project proposal for Wechaty How-to-guide documentation on which we will be working as a part of Google Season of Docs 2021. We have proposed our timeline so as to complet...
In gsod, May 12, 2021Google Season of Docs 2021 Team Proposal - Tutorials
This is the project proposal for creating and improving the Wechaty Tutorials documentation on which we will be working as a part of Google Season of Docs 2021. We are looking forward...
In gsod, May 11, 2021reconstruct
Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021landing
Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021page
Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021value
Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021propositions
Google Season of Docs 2021 Team Proposal: Reconstruct Wechaty landing page with value propositions
Team Members
In gsod, May 12, 2021grpc
openapi
article
swagger
paddlehub
『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
In project, Aug 11, 2021protoc
simplepad
New Wechaty Puppet Service: SimplePad
Introducing SimplePad - a flexible HTTP-based Wechaty Puppet service that offers language-agnostic API access with pay-per-use pricing model.
In announcement, Jun 17, 2021evaluation
GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021GSoD'21 Second Month Evaluation
Google Season of Docs’21 second month evaluation
In gsod, Jul 23, 2021GSoD'21 First Month Evaluation
Google Season of Docs’21 first month evaluation
In gsod, Jun 22, 2021wechaty-way
Live from WAIC 2023: Wechaty at the Open Source Bazaar
Wechaty was invited to the WAIC 2023 Open Source Bazaar, creating a lively and interactive atmosphere. This post captures the highlights from the event, including our community's enga...
In announcement, Jul 08, 2023Live from the Scene: Wechaty at GAIDC Open Source Marketplace
Wechaty community was invited to participate in the GAIDC Open Source Marketplace on the weekend, where the scene was bustling with many enthusiastic participants interacting with Wec...
In announcement, Feb 26, 2023Wechaty Invited to GAIDC Open Source Market - Join Us!
Wechaty is invited to participate in the GAIDC Open Source Market this weekend, joining AI projects and developers to share the "AI Carnival" with interactive challenges, community ga...
In announcement, Feb 23, 2023The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021guide
Google Season Of Docs (GSoD) Guide
Google Season of Docs is an annual program organized by Google.
In announcement, gsod, Jul 10, 2021OSPP (Open Source Promotion Plan) Guide - 2021
Comprehensive guide for OSPP 2021 participants covering milestones, daily work requirements, mid-term and final reports, with templates and examples from successful 2020 students.
In announcement, ospp, Jun 24, 2021The Wechaty Way: Best Practices Guide for Open Source Collaboration
A comprehensive guide to Wechaty community's open source collaboration practices, including meeting procedures, blog publishing, issue management, and PR workflows following The Apach...
In announcement, Jun 23, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021plan
OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期初报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
项目名称:基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善 导师:吴京京 学生:zzzyer 模块列表 文本消息收发模块 图片消息收发模块 推送事件 项目介绍:https://github.com/wechaty/summer-of-wechaty/...
In project, ospp, Jul 17, 2021OSPP 2021 - Initial Report - Developing WeChat Mini Program for Micro-Club Member & Activity Management
Summer 2021 project plan for building a WeChat mini-program that helps club admins manage members, publish activities, and organize event albums.
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021OSPP 2021-期初报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
[基于开放 API 封装 Wechaty 接口下的飞书聊天机器人]具体计划
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Improving Basic Functions of Matrix AppService Wechaty Project for Users, Groups and Messages
Summer 2021 project plan for enhancing the Matrix AppService Wechaty bridge with image messaging, nickname display, and automated testing.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Blessed-based Wechaty Command Line Text Client Software
Summer 2021 project plan for building an IRC-style terminal client for Wechaty using Blessed, supporting real-time messaging and contact management.
In project, ospp, Jul 14, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021OSPP 2021-期初报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
项目名称:开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块 导师:李佳芮、李卓桓 学生:anaivebird 模块列表 node.js qq protocol client implement(based on takayama-lily/oicq) Puppeteer puppet ...
In project, ospp, Jul 11, 2021itchat
OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021-期初报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
项目名称:基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet 导师:吴京京、李卓桓 学生:肖良玉 项目链接:https://github.com/lyleshaw/python-wechaty-puppet-itchat 项目介绍: https://github.com/wechaty/summe...
In project, ospp, Jul 13, 2021chat
OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021OSPP 2021 - Initial Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Summer 2021 project plan for developing Piggy Bro, an extensible entertainment bot with jokes, idiom chains, games, and a backend garden game.
In project, ospp, Jul 13, 2021xp
New Windows Puppet Project wechaty-puppet-xp Launches
Wechaty contributors gathered for an offline meetup to officially launch the wechaty-puppet-xp project, a free Windows WeChat desktop protocol implementation.
In story, Jul 13, 20215g
OSPP 2021-期初报告-开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
开发支持电信运营商5G Chatbot/RCS的 Wechaty接入Puppet模块
In project, ospp, Jul 15, 2021milvus
Programmer's Day Panel: Five Open Source Engineers Share Their Journeys (Milvus Community)
How can open source boost your market competitiveness? How can open source become a new entrepreneurial model after leaving big tech companies? How to build a strong resume through op...
In interview, Oct 29, 2021syncbot
gdg
Chatbot and Angular (Beijing GDG | Community Talk | NG+)
AI has accelerated research in conversational interaction. With the ubiquity of mobile instant messaging, Chatbot use cases are flourishing. How do we build a chatbot powered by moder...
In talk, Jan 06, 2022Wechaty Docs Collaboration Practice in Google Season of Docs
Google Season of Docs (GSoD) is a program by Google since 2019 that funds and mentors open-source communities to improve their documentation. It also helps developers learn profession...
In talk, Aug 26, 2021Wechaty: Build a Conversational UI App for WhatsApp and WeChat with 6 Lines of Code
In this week’s Community Talk live stream at 8pm, GDG Shanghai invited Huan (Li Zixuan), author of the Wechaty Conversational SDK, to chat with developers on Bilibili about building c...
In talk, Jul 22, 2021newbie
零基础小白HOWTO系列 -- 搭建第一个基于PadLocal的Python-Wechaty应用
写在前面:本HowTo系列用来记录个人在Wechaty的学习和研究过程中的点滴经验,希望能帮助更多人避免我踩过的坑,快速熟悉Wechaty这个工具
In article, Jul 24, 2021howto
零基础小白HOWTO系列 -- 搭建第一个基于PadLocal的Python-Wechaty应用
写在前面:本HowTo系列用来记录个人在Wechaty的学习和研究过程中的点滴经验,希望能帮助更多人避免我踩过的坑,快速熟悉Wechaty这个工具
In article, Jul 24, 2021wechaty-puppet-5g
Wechaty Community & Walnut Community: College Students Playing with 5G Messages? So Easy!
Recently, the Walnut Community held a developer event for college students.Walnut@IronJia, Wechaty@Li Zhuohuan, and Wechaty@Li Jiarui have been guiding students’ development work th...
In ospp, Jul 30, 2021china-unicom
Wechaty Community & Walnut Community: College Students Playing with 5G Messages? So Easy!
Recently, the Walnut Community held a developer event for college students.Walnut@IronJia, Wechaty@Li Zhuohuan, and Wechaty@Li Jiarui have been guiding students’ development work th...
In ospp, Jul 30, 2021debug
使用 VS Code 调试 Node.js 应用
「暑期 2021」活动中,我为 Wechaty 开发命令行环境下的客户端 wechaty-cli,使用 blessed 这个终端图形化组件库可以轻松做出炫酷的仿 IRC 聊天软件,原以为只需调库即可完成任务,但事情远没有那么简单…
In article, tutorial, Aug 08, 2021program
Docker Open Source Program ❤️ Wechaty
In November, 2020, Docker announced the launch of a special program to expand our support for Open Source projects that use Docker. The eligible projects that meet the program’s requi...
In announcement, Aug 10, 2021paddlepaddle
『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
『PaddlePaddle X Wechaty』有颜又有才的Living_Bot
In project, Aug 11, 2021mid-term
OSPP 2021-期中报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Aug 31, 2021OSPP 2021-期中报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Aug 30, 2021OSPP 2021-期中报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Aug 29, 2021OSPP 2021 Mid‑term: WeChat‑based Micro‑Club Membership & Event Management Mini Program
Project Introduction
In project, ospp, Aug 29, 2021OSPP 2021-期中报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
暑期2021
In project, ospp, Aug 26, 2021OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021"OSPP 2021 - Mid-term Report - Wechaty Command-line Text Client Software Based on Blessed"
Mid-term report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, supporting all Wechaty puppet providers in a terminal interface.
In project, ospp, Aug 26, 2021GSoD 2021-Mid-Term-How-to-guide-Blog
This is the Mid-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. We have reached half a way and it’s time to celebrat...
In gsod, Aug 13, 2021face-carton
Wechaty卡通P图插件,18行代码帮你实现变脸功能
Wechaty 人像转换插件,让你的 Wechaty 机器人实现照片卡通化,年龄变化,性别变化等功能。之前有看到过一些机器学习视频,可以把照片漫画化,感觉很有意思,就想着能不能结合 Wechaty 做一个可以自动返回动漫化照片的机器人。经过一番资料查找,发现腾讯有个人脸变换的功能,经过测试后,发现就是我想要的功能,而且效果还不错,关键是每个月有 1000 次的免费...
In article, Aug 13, 2021ar
基于 wechaty 的 AR+LBS 漂流瓶轻社交游戏
基于微信聊天的 结合增强现实技术(AR)+LBS(暂时基于图像) 的星际漂流瓶 的轻社交游戏。重新认识你身边的世界,或许我们早已与外星生命共同生活着。
In article, Aug 21, 2021summer-2021、
OSPP 2021 - Mid-term Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Mid-term report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty with extensible interceptor architecture, featuring wea...
In project, ospp, Aug 26, 2021wechaty-bot
基于python-Wechaty的微信群虚拟币报价机器人
本项目基于python-wechaty库,通过几行代码就能实现微信机器人的基础功能。项目地址:coins_market_push
In project, Aug 26, 2021coins
基于python-Wechaty的微信群虚拟币报价机器人
本项目基于python-wechaty库,通过几行代码就能实现微信机器人的基础功能。项目地址:coins_market_push
In project, Aug 26, 2021story_generation
collection
crawl
zmore
search
website
seo
end-term
GSoD 2021-Final-Term-Blog-References
After four months of immense learning, we come to the end of Google Season of Docs 2021, here is the final blog of the References team.
In gsod, Sep 29, 2021GSoD 2021-End-Term-How-to-guide-Blog
This is the End-term Blog for Wechaty How-to-guide documentation for which we are working as a part of Google Season of Docs 2021. It is much more than a summer internship program, it...
In gsod, Sep 24, 2021final-term
OSPP 2021-结项报告-开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块
[开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块]信息
In project, ospp, Oct 07, 2021OSPP 2021 - Final Report - Developing Open Source Piggy Bro Community Entertainment Bot Based on Wechaty
Final report for the OSPP 2021 project developing Piggy Bro, an open-source multi-functional group chat bot based on Wechaty, featuring jokes, weather, music search, trending topics, ...
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-开发支持 QQ 聊天软件的 Wechaty Puppet Provider 模块
本项目通过 Wechaty Puppet 的接口,可以将 QQ 进行 RPA 封装,使其成为 wechaty-puppet-oicq 供 Wechaty 开发者方便接入 QQ 平台,使其成为 Wechaty 可以使用的社区生态模块。
In project, ospp, Oct 06, 2021OSPP 2021-结项报告-基于 Itchat 为 Python Wechaty 实现社区首个 Python 语言的本地 Puppet
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。根据项目的难易程度和完成情况,参与者还可获取“开源软件供应链点亮计划-暑期2021”活动奖金和奖杯。官网:https://summer.i...
In project, ospp, Oct 05, 2021OSPP 2021-结项报告-基于 Wechaty Puppet Official Account 项目的用户与消息等基础功能的完善
“开源软件供应链点亮计划-暑期2021”(以下简称 暑期2021)是由中科院软件所与 openEuler 社区共同举办的一项面向高校学生的暑期活动。旨在鼓励在校学生积极参与开源软件的开发维护,促进国内优秀开源软件社区的蓬勃发展。活动联合各大开源社区,针对重要开源软件的开发与维护提供项目,并向全球高校学生开放报名。 学生可自主选择感兴趣的项目进行申请,并在中选后获得...
In project, ospp, Oct 03, 2021OSPP 2021 - Final Report - Wechaty Command-line Text Client Software Based on Blessed
Final report for the OSPP 2021 project developing a Blessed-based command-line text client for Wechaty, enabling users to chat using keyboard in terminal and developers to observe bot...
In project, ospp, Sep 30, 2021OSPP 2021-结项报告-基于开放 API 封装 Wechaty 接口下的飞书聊天机器人
Code: wechaty-puppet-lark
In project, ospp, Sep 29, 2021OSPP 2021 - Final Report - Developing WeChat Mini Program for Club Member & Activity Management Based on Wechaty
Final report for the OSPP 2021 project developing a WeChat mini program for club member and activity management based on Wechaty, featuring registration services, member management, a...
In project, ospp, Sep 29, 2021OSPP 2021-结项报告-基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善
Matrix AppService Wechaty 是一个 Matrix 应用服务( AppService ),它可以把 Wechaty 支持的应用桥接到 Matrix 服务器中,帮助我们在 Matrix 客户端收发微信,飞书等通讯平台的消息。本项目基于 Matrix AppService Wechaty 完善了消息收发,用户信息展示,部署和开发流程优化等功能。
In project, ospp, Sep 28, 2021volunteer
Google Season of Docs 2021 Volunteer Report: Document Quality
It’s a great honor to be part of Wechaty family in Google Season of Docs 2021. This report demonstrates the improvement of document quality.
In gsod, Oct 09, 2021final
Wechaty OSPP (Summer of Open Source) Final Demo Day
Final Demo Day showcase for Wechaty's 9 Summer 2021 OSPP projects, featuring student presentations on WeChat mini-programs, Python puppets, 5G RCS chatbots, Lark integration, CLI clie...
In announcement, Oct 09, 2021opensource
Programmer's Day Panel: Five Open Source Engineers Share Their Journeys (Milvus Community)
How can open source boost your market competitiveness? How can open source become a new entrepreneurial model after leaving big tech companies? How to build a strong resume through op...
In interview, Oct 29, 2021OpenTEKr|OSS Pioneer|Interview with Huan Li
The “OSS Pioneer - The People” series is launched by OpenTEKr to help you to know more about the leaders who are constantly working hard to develop in China open source ecosystem ...
In interview, Oct 28, 2021A Gift for My Newborn Daughter: Parenting Chatbot Built with Wechaty and Semantic Open Platform
Building a smart parenting chatbot using Wechaty and semantic analysis to automatically record baby's daily activities through WeChat, converting natural language into structured data...
In tutorial, Oct 19, 2021今年的 COSCon 中国开源年会,让我们聊点不一样的
人们常常说,在熬过了数十年寒冬,2020 -2021 我们终于迎来了本土开源的拐点,国家政策的引导、基础软件的崛起、开放协作精神的觉醒……各种各样的数据报告也无一不支撑着这一观点。
In event, Oct 12, 2021opentekr
OpenTEKr|OSS Pioneer|Interview with Huan Li
The “OSS Pioneer - The People” series is launched by OpenTEKr to help you to know more about the leaders who are constantly working hard to develop in China open source ecosystem ...
In interview, Oct 28, 2021chatopera
OSSChat is What You Need for Open Source Community Operations
OSSChat now supports auto-reply for WeChat bots, helping you manage your open-source community by bridging WeChat groups with GitHub Issues.
In project, Oct 28, 2021github
OSSChat is What You Need for Open Source Community Operations
OSSChat now supports auto-reply for WeChat bots, helping you manage your open-source community by bridging WeChat groups with GitHub Issues.
In project, Oct 28, 2021sticky
Wechaty introduction at Microsoft Regional Director Summit
This is my speaking at Microsoft RD Summit on April 7, 2022.
In talk, Apr 07, 2022OSSChat is What You Need for Open Source Community Operations
OSSChat now supports auto-reply for WeChat bots, helping you manage your open-source community by bridging WeChat groups with GitHub Issues.
In project, Oct 28, 2021zilliz
Programmer's Day Panel: Five Open Source Engineers Share Their Journeys (Milvus Community)
How can open source boost your market competitiveness? How can open source become a new entrepreneurial model after leaving big tech companies? How to build a strong resume through op...
In interview, Oct 29, 2021report
Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021rainbow-fart
coscon
COSCon21 Community Governance (GC): Wechaty Open Source Community Documentation Collaboration — Google Season of Docs Practice
Huan Li (李卓桓) shares Wechaty's experience as the first Chinese project selected for Google Season of Docs 2021, involving 12 technical writing experts in documentation optimization.
In talk, Nov 05, 2021explanations
Google Season of Docs 2021 Team Report - Introduction and Explanation
This is the joint project report for Improve the Introduction and Explanations secondary project under Google Season of Docs 2021.
In gsod, Nov 07, 2021wechaty-puppet-walnut
Wechaty community meetup: Office Hour, Feb 22th, 2022
7月22日,周五,社区在线上举办了一个 Office Hour 的视频会议,由 @Huan,@wj-Mcat,@Leo_chen 共同讨论了一下社区中一些新项目的进展,并且相互提出了一些建议。
In talk, Jul 22, 2022成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021支持5G消息的 puppet-walnut 接入介绍
很荣幸能参加”暑期2021“活动,接触到开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块这一开源项目,下面来和大家分享一下开发流程,希望能帮助更多的开发者快速上手这个项目。
In article, Nov 07, 2021internship
juzi-ai-lab
algorithm-internship
puppet-walnut
Best Practice of 5G Messaging puppet-walnut - 5G Intelligent Assistant
As the first prize winner of the 2022 5G Messaging Developer Marathon, this article introduces the 5G Intelligent Assistant platform built with Wechaty's puppet-walnut, demonstrating ...
In article, Jun 12, 2022raspberry-pi
Wechaty Docker Multi-Platform for Raspberry Pi (ARM)
For a long time, wechaty docker image was build for platform amd64. Today, Wechaty is supporting new platform: Raspberry Pi (ARM)!
In announcement, Nov 27, 2021arm
Wechaty Docker Multi-Platform for Raspberry Pi (ARM)
For a long time, wechaty docker image was build for platform amd64. Today, Wechaty is supporting new platform: Raspberry Pi (ARM)!
In announcement, Nov 27, 2021puppet-tiktok
tiktok
message-forward
puppet-donut
5g-rcs
成功结项!大学生的一小步,开发者的一大步
当你还在疑惑如何进行5G消息开发打算申请 Chatbot 账号,租用一台服务器,买一款测试手机时长沙理工大学和哈尔滨工程大学的两位学生通过参与“开源软件供应链点亮计划 - 暑期2021”(以下简称“开源之夏”)已经完成了5G消息的入门开发那么距离更多的开发者投入到5G消息,还会远吗?
In article, Nov 30, 2021"Successful Completion! A Small Step for College Students, a Big Step for Developers"
Abstract
In article, Nov 30, 2021restful-api
wechaty 基于 nodejs 原生 http 包的服务
很开心加入了 Wechaty 社区,也在我的日常工作中提供了很多帮助。根据日常的工作需要,我自己加入了一些自己需要的功能。
In article, Jan 04, 2022http-server
wechaty 基于 nodejs 原生 http 包的服务
很开心加入了 Wechaty 社区,也在我的日常工作中提供了很多帮助。根据日常的工作需要,我自己加入了一些自己需要的功能。
In article, Jan 04, 2022angular
Chatbot and Angular (Beijing GDG | Community Talk | NG+)
AI has accelerated research in conversational interaction. With the ubiquity of mobile instant messaging, Chatbot use cases are flourishing. How do we build a chatbot powered by moder...
In talk, Jan 06, 2022tensorflow.js
Chatbot and Angular (Beijing GDG | Community Talk | NG+)
AI has accelerated research in conversational interaction. With the ubiquity of mobile instant messaging, Chatbot use cases are flourishing. How do we build a chatbot powered by moder...
In talk, Jan 06, 2022wechaty-1.0
improve-efficiency
Medical Assistant Bot Developed with Wechaty
A medical assistant bot built with Wechaty to help resident doctors manage clinical work, providing personalized reminders for ward rotations, professional knowledge queries, and auto...
In article, Feb 02, 2022against-involution
juzibot
sso
authing
medicine
Medical Assistant Bot Developed with Wechaty
A medical assistant bot built with Wechaty to help resident doctors manage clinical work, providing personalized reminders for ward rotations, professional knowledge queries, and auto...
In article, Feb 02, 2022puppet-padlocal
Wechaty community meetup: PadLocal Office Hour, @padlocal, Feb 5th, 2022
2月5日,周六,社区在线上举办了一个 Padlocal 专题的视频会议,由 Padlocal 的作者 @Haoda 讲解了 Padlocal 的起源与技术架构,并对 Padlocal 的一些 issues 进行了回复。
In talk, Feb 22, 2022ipad
Wechaty community meetup: PadLocal Office Hour, @padlocal, Feb 5th, 2022
2月5日,周六,社区在线上举办了一个 Padlocal 专题的视频会议,由 Padlocal 的作者 @Haoda 讲解了 Padlocal 的起源与技术架构,并对 Padlocal 的一些 issues 进行了回复。
In talk, Feb 22, 2022ddd
Hardcore Peach 5G Chatbot Open-Source SDK Wechaty | Core Power Salon 6
5G Chatbot (RCS) is China’s version of the GSMA RCS standard for rich messaging.
In announcement, Mar 30, 2022Event-driven Programming with CQRS Wechaty
Command Query Responsibility Segregation (CQRS) is a software architecture pattern that separates the command(write) and query(read) layers.— CQRS, Martin Fowler, 14 July 2011
In announcement, Mar 17, 2022Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS
Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...
In announcement, Feb 27, 2022cqrs
🚀 What's the Best Transport for an Event-Driven Architecture: WebSocket or SSE + POST?
As the creator of the Wechaty and Chatie projects, I’ve spent years building conversational and messaging tools for developers. Now, I’m investing in a new phase of cloud-native, even...
In event, Apr 04, 2025Hardcore Peach 5G Chatbot Open-Source SDK Wechaty | Core Power Salon 6
5G Chatbot (RCS) is China’s version of the GSMA RCS standard for rich messaging.
In announcement, Mar 30, 2022Event-driven Programming with CQRS Wechaty
Command Query Responsibility Segregation (CQRS) is a software architecture pattern that separates the command(write) and query(read) layers.— CQRS, Martin Fowler, 14 July 2011
In announcement, Mar 17, 2022Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS
Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...
In announcement, Feb 27, 2022friday
Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS
Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...
In announcement, Feb 27, 2022nestjs
Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS
Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...
In announcement, Feb 27, 2022event-driven
🚀 What's the Best Transport for an Event-Driven Architecture: WebSocket or SSE + POST?
As the creator of the Wechaty and Chatie projects, I’ve spent years building conversational and messaging tools for developers. Now, I’m investing in a new phase of cloud-native, even...
In event, Apr 04, 2025Hardcore Peach 5G Chatbot Open-Source SDK Wechaty | Core Power Salon 6
5G Chatbot (RCS) is China’s version of the GSMA RCS standard for rich messaging.
In announcement, Mar 30, 2022Event-driven Programming with CQRS Wechaty
Command Query Responsibility Segregation (CQRS) is a software architecture pattern that separates the command(write) and query(read) layers.— CQRS, Martin Fowler, 14 July 2011
In announcement, Mar 17, 2022puppet-xp
Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis
A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions
In article, Aug 12, 2025With the World's Largest Monolithic Chinese NLP Model and Wechaty, We Built an AI That Can Play Script Murder Games with Humans!
Building an AI player for murder mystery games using Wechaty and the world's largest Chinese NLP model, creating immersive interactive narrative experiences where AI seamlessly joins ...
In article, Mar 31, 2022murder-mystery-game
With the World's Largest Monolithic Chinese NLP Model and Wechaty, We Built an AI That Can Play Script Murder Games with Humans!
Building an AI player for murder mystery games using Wechaty and the world's largest Chinese NLP model, creating immersive interactive narrative experiences where AI seamlessly joins ...
In article, Mar 31, 2022script-murder
regional-director
Wechaty introduction at Microsoft Regional Director Summit
This is my speaking at Microsoft RD Summit on April 7, 2022.
In talk, Apr 07, 2022summit
Wechaty introduction at Microsoft Regional Director Summit
This is my speaking at Microsoft RD Summit on April 7, 2022.
In talk, Apr 07, 2022price
robot
antigen
United Effort, Fighting the Pandemic with AI!
During Shanghai's 2022 COVID lockdown, volunteers developed an AI antigen bot using Wechaty and PaddlePaddle to help community residents manage group purchases, forward messages, and ...
In article, May 20, 2022summer-code
Summer of Code - IM Message Aggregation
A Summer of Code project to aggregate messages from different IM applications (WeChat, WeCom, WhatsApp) and forward them at scheduled times to reduce information overload and improve ...
In project, Jun 05, 2022puppet-whatsapp
Summer of Code - IM Message Aggregation
A Summer of Code project to aggregate messages from different IM applications (WeChat, WeCom, WhatsApp) and forward them at scheduled times to reduce information overload and improve ...
In project, Jun 05, 2022gateway
wechat4u
wechaty-ui
Wechaty community meetup: Office Hour, Feb 22th, 2022
7月22日,周五,社区在线上举办了一个 Office Hour 的视频会议,由 @Huan,@wj-Mcat,@Leo_chen 共同讨论了一下社区中一些新项目的进展,并且相互提出了一些建议。
In talk, Jul 22, 2022puppet-wechat
免费UOS协议快速接入可视化配置面板
经历过UOS web协议的重放荣光,又经过一段时间的封禁,又有大神把UOS web协议救回来了。免费的快乐又重新回来了,不是吗?
In talk, Jul 26, 2022backend
Practice of Implementing a University Admission Assistant Based on Wechaty
A bot that intelligently recognizes keywords and automatically replies with admission information, implemented based on Wechaty and Node.js for university recruitment promotion.
In article, Sep 27, 2022university-admission
Practice of Implementing a University Admission Assistant Based on Wechaty
A bot that intelligently recognizes keywords and automatically replies with admission information, implemented based on Wechaty and Node.js for university recruitment promotion.
In article, Sep 27, 2022后端
高校招生
chatgpt
Deploying Private ChatGPT with Wechaty and LangChain
Building a private GPT chatbot on WeChat using Wechaty and LangChain with Pinecone vector database for document embedding and intelligent Q&A capabilities.
In article, Jul 07, 2023Haoshiyou Bot Upgraded to WeCom with ChatGPT Integration
Upgrading Haoshiyou roommate-finding bot from personal WeChat to WeCom (WeChat Work) for better stability, featuring ChatGPT integration and deployment solutions for China network res...
In article, May 21, 2023workpro
Wechaty + LLM Empowering Grassroots Community Autonomy
When neighborhood committees meet Wechaty + large language models - a digital social worker assistant using AI to help community workers manage 198 policy documents and generate activ...
In article, Nov 21, 2023Wechaty Puppet Service WorkPro Migration Guide
Migration guide for Node Wechaty users upgrading to WorkPro puppet service, including version compatibility, code changes, token migration, and important configuration notes for TLS a...
In tutorial, Jan 18, 2023Wechaty Puppet Service WorkPro Release Announcement
After long-term preparation and development, WorkPro, the successor to WxWork, officially enters beta testing as a new Wechaty Puppet Service! Free 7-day trial tokens available, with ...
In announcement, Dec 23, 2022wxkf
Announcing Wechaty Puppet WXKF
We are excited to introduce wechaty-puppet-wxkf, a new, fully open-source puppet based on the official WeChat Customer Service API. This puppet runs locally, does not depend on extern...
In announcement, Apr 23, 2023haoshiyou
Haoshiyou Bot Upgraded to WeCom with ChatGPT Integration
Upgrading Haoshiyou roommate-finding bot from personal WeChat to WeCom (WeChat Work) for better stability, featuring ChatGPT integration and deployment solutions for China network res...
In article, May 21, 2023bayarea
Haoshiyou Bot Upgraded to WeCom with ChatGPT Integration
Upgrading Haoshiyou roommate-finding bot from personal WeChat to WeCom (WeChat Work) for better stability, featuring ChatGPT integration and deployment solutions for China network res...
In article, May 21, 2023llm
Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis
A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions
In article, Aug 12, 2025Wechaty + LLM Empowering Grassroots Community Autonomy
When neighborhood committees meet Wechaty + large language models - a digital social worker assistant using AI to help community workers manage 198 policy documents and generate activ...
In article, Nov 21, 2023Community meeting: generate Wechaty code with LLM & FLAML
FLAML (Fast Library for Automated Machine Learning, https://github.com/microsoft/FLAML) is a lightweight Python library for efficient automation of machine learning and AI operations,...
In event, Jun 22, 2023code-generation
Community meeting: generate Wechaty code with LLM & FLAML
FLAML (Fast Library for Automated Machine Learning, https://github.com/microsoft/FLAML) is a lightweight Python library for efficient automation of machine learning and AI operations,...
In event, Jun 22, 2023langchain
Deploying Private ChatGPT with Wechaty and LangChain
Building a private GPT chatbot on WeChat using Wechaty and LangChain with Pinecone vector database for document embedding and intelligent Q&A capabilities.
In article, Jul 07, 2023agent
Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis
A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions
In article, Aug 12, 2025Wechaty + LLM Empowering Grassroots Community Autonomy
When neighborhood committees meet Wechaty + large language models - a digital social worker assistant using AI to help community workers manage 198 policy documents and generate activ...
In article, Nov 21, 2023Game-Copilot Assists Game Studios with Brainstorming
This post is also available in Chinese
In article, Oct 24, 2023gifts
Unveiling the Treasures of Collaboration: My Wechaty GSoD'21 Gifts
Hello, friends and fellow tech enthusiasts!
In gsod, Feb 18, 2024dify
Building an Intelligent Medical WeChat Bot with Dify, GPT-4 Turbo, and Wechaty
Building an intelligent medical follow-up and health education WeChat bot using Dify's GPT-4 Turbo Agent platform and Wechaty, featuring conversation context management and knowledge ...
In article, Mar 30, 2024gpt4-turbo
Building an Intelligent Medical WeChat Bot with Dify, GPT-4 Turbo, and Wechaty
Building an intelligent medical follow-up and health education WeChat bot using Dify's GPT-4 Turbo Agent platform and Wechaty, featuring conversation context management and knowledge ...
In article, Mar 30, 2024cloud-native
🚀 What's the Best Transport for an Event-Driven Architecture: WebSocket or SSE + POST?
As the creator of the Wechaty and Chatie projects, I’ve spent years building conversational and messaging tools for developers. Now, I’m investing in a new phase of cloud-native, even...
In event, Apr 04, 2025law
All Interfaces Are Becoming Conversational
Huan's Law: 'Any app that can be talked to, will be talked to.' Explore the future of voice-first and conversational apps, where talking to technology becomes the norm.
In announcement, Apr 15, 2025architecture
Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis
A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions
In article, Aug 12, 2025Coding with the Ghost in the Machine: The Architecture That Powers AI-Driven Development
A Case Study from the ReKey Team
In article, Aug 09, 2025ricky
Coding with the Ghost in the Machine: The Architecture That Powers AI-Driven Development
A Case Study from the ReKey Team
In article, Aug 09, 2025frida
Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis
A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions
In article, Aug 12, 2025google-cloud
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025authentication
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025adc
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025oauth2
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025service-accounts
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025impersonation
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025workload-identity-federation
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025security
Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs
A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...
In guide, Sep 12, 2025deployment
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025firebase
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025cloudrun
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025github-actions
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025iam
📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)
Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...
In guide, Oct 13, 2025Featured
-
New Wechaty Puppet Service: SimplePad
In announcement, -
Teaching You to Develop Bots with python-wechaty and Web Protocol
In article, -
Using Matrix and Wechaty to Chat on WeChat
In tutorial, -
Lark Chatbot based on Open API for Wechaty: Final Report
In project, -
Chatbots Duet: Using wechaty-log-monitor Plugin to Implement DevOps like 'QR Code Rescue on Disconnect'
In project, -
How I Rebuilt the Sales System at MiraclePlus with a Chatbot
In project, -
Building an Assistant with Wechaty and WeChat Open AI Platform
In tutorial, -
Youdao AI Cloud Translation Plugin
In npm, -
Implementing a WeChat Task Assistant with Wechaty
In project, -
Implementing a WeChat Poetry Search Robot with Wechaty (wechat poem robot)
In project, -
Party Game Bot
In project, -
Sending and Receiving WeChat Messages Using [Matrix]
In tutorial, -
dotnet club uses Wechaty to collect valuable WeChat threads
In story, -
How to Send WeChat Mini Programs Using PadPro
In feature, -
wewe - Making Group Messages Public to the World
In project, -
Wechaty - Making Online Business Easy
In project, -
Build a WeChat Sweet-Talk Bot in Three Steps with Node.js - Beginner Friendly
In project, -
Write a Web Scraper with Node + Wechaty to Send Daily Warm Messages to Your Girlfriend (or Boyfriend)
In project, -
Lightbot Statistical Analysis Management Platform
In project, -
Integrate Wechat Personal Account to Microsoft BotFramework with a BotBuilder Wechaty Connector
In npm, -
WeChat App Communication Protocol Case Study Reference Guide
In hacking, -
Building a Face Recognition Chatbot - Wechaty Blinder
In project, -
wechaty-electron: Making Your Wechaty a Client Service
In project, -
解析WebWxApp代码来增强wechaty功能(一)
In hacking, -
Score Your Face Photo: a ML & Wechaty practice
In project, -
How to Build a Chatbot
In tutorial, -
An interesting weekend with Wechaty
In project, -
Interact Wechaty with Ruby on Rails from scratch
In tutorial, -
Using Chatie to Implement WeChat Bot Business Logic for [Haoshiyou] Group Management
In project,