All Blogs
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, 2020构建我的第一个微信机器人
手头上的事情越来越多,回复微信都是件很麻烦的事,对于IT行业的人来说,能用机器解决的事就不应该手动去做,于是就有了构建微信机器人的想法。
In project, Sep 14, 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, 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简易命令行控制的「微信机器人」及群聊信息过滤实现
生活中学校通知信息都会借助微信群聊发布,并且时常会要求“收到请回复”。这就导致了少数重要信息与大量无关信息混杂在一起,屏蔽与不屏蔽都不是好办法。遂实现了命令行控制的「微信机器人」,并在此基础上完成了群聊信息过滤功能。
In project, Aug 28, 2020使用jekyll include在wechaty博客中快速插入视频
撰写暑期2020中期POC博客的时候,遇到了在博文中插入视频、PPT等iframe的需求,可以在markdown文档中直接使用bilibili等视频网站提供的视频嵌入代码,然而这样视频的样式不够美观,iframe没有铺满整个宽度并保持一定宽高比。
In tutorial, Aug 24, 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, 2020基于Wechaty的群学习内容推送工具
准备考研期间,希望在每天定时能获得天气推送,每日英语一题,早间新闻来丰富自己的学习;同时又不想要专门去点开某个App来看(这样不仅费心,还容易跑神)
In project, Aug 21, 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基于wechaty-puppet-padplus的微信文件传输助手
微信助手是很常见的运营工具,不仅能够给微信群带来活跃度,还能针对各种社群开发不同的玩法。本目标是做一个文件传输助手,当群内有人@机器人并say关键词时,机器人从已有文件业务系统中找到文件并发出;同时在群中直接发送一个文件,机器人可将文件自动上传至文件业务系统。
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, 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, 2020Featured
-
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,