#
wechaty
Here are 76 public repositories matching this topic...
A Starter Project Template for Wechaty works out-of-the-box
-
Updated
May 5, 2021 - JavaScript
DEPRECATED: One puppet based on iPad protocal for Wechaty
-
Updated
Jan 13, 2021 - TypeScript
微信机器人,个人微信号小助手平台, nodejs+nuxt + wechaty 技术栈
-
Updated
Mar 7, 2021 - JavaScript
zzc-tongji
commented
Jun 19, 2020
Description
When anyone nudges (拍一拍) anyone in a group, an error will be thrown (even not terminate the process).
Environments
- Wechaty 0.40.10
- wechaty-puppet-puppeteer (default)
- Node.js v12.16.2
- Windows 10, 1909, 18363
Log
(node:2596) UnhandledPromiseRejectionWarning: Error: not found
at PuppetPuppeteer.<anonymous> ([project-path]\node_modules\wechat
WeChat (微信) [Matrix] Application Services Bridge
-
Updated
Apr 29, 2021 - TypeScript
-
Updated
Apr 1, 2021 - TypeScript
Python Wechaty Starter Project Template that Works Out-of-the-Box
-
Updated
May 2, 2021 - Makefile
Java Wechaty Starter Project Template that Works Out-of-the-Box
-
Updated
Jan 29, 2021 - Makefile
huan
commented
Feb 8, 2021
Hello students!
We want Wechaty to be the universal instant messaging SDK on all IM platforms for chatbot makers to build their great conversational user interface, so while these are our ideas of what we think would make good projects for the summer, we're eager to hear your ideas and proposals as well.
- Try us out and get to know the W
Go Wechaty starter project template that works out-of-the-box
-
Updated
May 2, 2021 - Dockerfile
这是2020年哎哟迪奥基于wechaty做的一个typescript版机器人。技术栈:typescript(编程语言)、koa2(服务器端框架)、jest(测试框架)、docker(线上部署)、wechaty(微信机器人SDK)。
-
Updated
May 8, 2021 - TypeScript
Node.js实现微信好友头像拼接(wechaty+sharp)
-
Updated
Jun 7, 2018 - JavaScript
Improve this page
Add a description, image, and links to the wechaty topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wechaty topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered