LuChao

Results 37 issues of LuChao

- 渲染聊天记录列表时判断条件去除 > 0判断,兼容后端uid为非数字的情况 - .env默认使用本地服务地址

编译失败 ``` C:\wxhelper\build>cmake -DCMAKE_C_COMPILER=cl.exe -DCMAKE_CXX_COMPILER=cl.exe -DCMAKE_ASM_MASM_COMPILER=ml64.exe -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=C:/wxhelper/install/x64-debug -DCMAKE_TOOLCHAIN_FILE:FILEPATH=C:/vcpkg/scripts/buildsystems/vcpkg.cmake -S=c:/wxhelper -B=c:/wxhelper/build/x64-debug -G Ninja -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 --...

3.9.8.25-v2 调用 api/getLoginUrl INFO getQRCode_res: {"code":1,"data":{"loginUrl":"http://weixin.qq.com/x/"},"msg":"success"} loginUrl不完整,无法用来显示二维码

hi,@ttttupup 我在尝试将各种开源的bot集成到wechaty-bridge,我看到wxhelper项目已经实现了大部分微信的功能,希望沿用项目的功能编码,可以把完整的功能编码分享一下吗? 已经整理的功能清单列表: https://www.yuque.com/atorber/chatflow/imovlh1l8ypxmd9n#eTg6 0.检查是否登录 1.获取登录微信信息 2.发送文本 3.发送@文本 5.发送图片 6.发送文件 9.hook消息 10.取消hook消息 11.hook图片 12.取消hook图片 13.hook语音 14.取消hook语音 17.删除好友 19.通过手机或qq查找微信 20.通过wxid添加好友 23.通过好友申请 25.获取群成员 26.获取群成员昵称 27.删除群成员 28.增加群成员 31.修改群昵称 32.获取数据库句柄 34.查询数据库 35.hook日志 36.取消hook日志 40.转发消息...

**Is your feature request related to a problem? Please describe.** Recently, I learned wechaty [openapi](https://github.com/wechaty/openapi), which is a very exciting feature. When I saw it, I was thinking about how...

feature request

Is this project still undergoing iterative updates? It has been 3 months since a new NPM version was released

WeChatRemote(wechaty-mqtt-gateway) is a WeChat remote calling tool that uses MQTT to connect to local or cloud WeChat clients for remote operations. Learn more:[https://www.yuque.com/atorber/chatflow/hwqf0tgqg9o51epc](https://www.yuque.com/atorber/chatflow/hwqf0tgqg9o51epc)

size:XXL

when I run `npm run electron:build` ``` • packaging platform=darwin arch=x64 electron=13.6.6 appOutDir=dist_electron/mac ⨯ cannot resolve https://github.com/electron/electron/releases/download/13.6.6/electron-v13.6.6-darwin-x64.zip: status code 404 github.com/develar/app-builder/pkg/download.(Downloader).follow /Volumes/data/Documents/app-builder/pkg/download/downloader.go:237 github.com/develar/app-builder/pkg/download.(Downloader).DownloadNoRetry /Volumes/data/Documents/app-builder/pkg/download/downloader.go:128 github.com/develar/app-builder/pkg/download.(Downloader).Download /Volumes/data/Documents/app-builder/pkg/download/downloader.go:112 github.com/develar/app-builder/pkg/electron.(ElectronDownloader).doDownload /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:192 github.com/develar/app-builder/pkg/electron.(*ElectronDownloader).Download /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:177...

help wanted

How to use Socket in the JavaScript API to connect to the websocket server and implement data transceiver?