wechat-bot
wechat-bot copied to clipboard
🤖一个基于 WeChaty 结合 DeepSeek / ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
会的可以联系我q738787978 tg:@heimao97
这个使用的是wechat4u吗?貌似看到使用的是这个,但是不知道能不能切换别的 不知道为什么我使用UrlLink用不了,导入说没这个默认导出,wechaty官方文档里面我看到是有这个的 不过好像需要依赖这个This function depends on the Puppet Implementation. See 🏻 [puppet-compatible-table](https://github.com/wechaty/wechaty/wiki/Puppet#3-puppet-compatible-table) 文档看的是这个:https://wechaty.js.org/zh/docs/api/message import { Wechaty, UrlLink, MiniProgram, } from 'wechaty' 希望大佬有空可以回复一下😁😁😁
基于wechaty的web服务,是不是不需要购买wechaty的token了,那么基于web的服务,稳定吗
错误提示: ` ❌ bot error handle: AssertionError [ERR_ASSERTION]: 1205 == 0`  查了很多途径的资料,都没办法修复,退出长时间之后,再重启,可以正常使用一段时间,然后就会继续报错。
详细报错日志如下: Automatic robot chat mode has been activated 🌸🌸🌸 / content: 你好 🌸🌸🌸 / config: { method: 'post', url: 'http://192.168.1.41/v1/chat-messages', headers: { 'Content-Type': 'application/json', Accept: 'application/json', Authorization: 'Bearer app-510lKvI1Ung-xxx-UZFey0NWLv' },...
bot error: AssertionError [ERR_ASSERTION]: 400 != 400 at Object.notEqual (/mnt/d/hd/bitai/wechat-bot/node_modules/wechat4u/lib/util/global.js:79:24) at /mnt/d/hd/bitai/wechat-bot/node_modules/wechat4u/lib/core.js:139:24 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { code: 2, details: 'AssertionError [ERR_ASSERTION]: 400 != 400\n' + ' at Object.notEqual (/mnt/d/hd/bitai/wechat-bot/node_modules/wechat4u/lib/util/global.js:79:24)\n' +...
求求大佬给一份compose的配置,小弟我真是搭建不起来