dotnet-wechaty icon indicating copy to clipboard operation
dotnet-wechaty copied to clipboard

.NET Wechaty is a Conversational SDK for Chatbot Makers Written in C#

Results 11 dotnet-wechaty issues
Sort by recently updated
recently updated
newest added

我是一名大二的学生,想请教各位大佬们一个问题,由于docker在服务器上部署不了,我想在本地上搭建一个自己的js环境,利用c#去调用它去桥接让项目跑起来,就如padlocal里的写的“ 将 ts 客户端的功能进行桥接,提供给其他语言使用“,我已经根据http://pad-local.com/#/learn里的教程让demo测试跑起来了 ![2 W$(Y{Z3@ K6L)Q8YN9STV](https://user-images.githubusercontent.com/76158517/170809180-e1ce66fe-68ff-4ed1-815e-0c577f309479.png) 却报了如下错误,想请求指导一下 ![2HRI35XDRD T{N{ 0FBXE2C](https://user-images.githubusercontent.com/76158517/170809162-f715f97b-13aa-4cd1-b001-7c4a67626c9f.png)

## 1. Versions > What is your wechaty version? Answer:wechaty 0.68 > Which puppet are you using for wechaty? (puppeteer/padlocal/service...) Answer:padlocal > What is your wechaty-puppet-XXX(padchat/puppeteer/) version? Answer:wechaty-puppet-padlocal version: 0.4.2...

# Wechat Versions - Wechaty docker version: latest - WECHATY_PUPPET: wechaty-puppet-wechat # The Bug I'm not sure whether this reason, I am trying to make the person who not the...

I have successfuly developed an application connecting to a Wechat account. I am trying to concurrently connect to 2 Wechat bots. No matter connections are in 1 process or in...

fail: Wechaty.Module.Puppet.WechatyPuppet[0] messagePayload() exception,messageId: System.ArgumentException: no id at Wechaty.Module.Puppet.WechatyPuppet.MessagePayload(String messageId) 附件demo供参考: [Program.zip](https://github.com/wechaty/dotnet-wechaty/files/8549552/Program.zip)

According to our Wechaty Specification : The `WECHATY_LOG` should support the values of `silly`, `verbose`, `info`, `warn`, `silent` All Polyglot Wechaty should at least support the above names as an...

## join us Wechaty is used in many ChatBot projects by thousands of developers. If you want to talk with other developers, just scan the following QR Code in WeChat...

# Alpha Test Release - [x] 写一个 getting started 告诉开发者如何使用.NET Wechaty [dotnet-wechaty-getting-started](https://github.com/wechaty/dotnet-wechaty-getting-started) - [ ] 写一篇博客介绍如何使用.NET Wechaty # 基础功能测试 [功能清单](https://github.com/wechaty/puppet-service-providers/wiki/Basic-Test) ## 已知问题 - [x] Grpc服务器会突然中断,造成程序`假死`,处理方式:在Grpc连接中断的时候,Hostie默认会重试三次,如果三次均失败则抛出异常 - [ ] FileBox Stream目前还没更新...

.NET

Welcome this great C# Wechaty to join the Wechaty Community, and thank you @echofool very much for the efforts of translating Wechaty from TypeScript to C#! I have just invited...

documentation

See: - [Invoke Javascript in NodeJS, from C#](https://github.com/JeringTech/Javascript.NodeJS) - [Microsoft.AspNetCore.NodeServices](https://www.nuget.org/packages/Microsoft.AspNetCore.NodeServices/) - [Run .NET and Node.js code in-process with Edge.js](https://www.infoq.com/articles/the_edge_of_net_and_node/)

documentation