LiuYan
LiuYan
另外,2018-01-03 发现,登录 Web 的权限被解封了。大概被封了 3 个月的样子。 现在暂时未挂机器人,以防止再被封。 趁这段时间,将 IRC 机器人的 HTMLParser 的功能移植过来,并改名为 WebSoup 机器人。
2018-02-16 05:14,狗年第一天,又一次,Web 版登录权限被封了,汪!汪!汪! 与上次相比,共同点就是:在节假日内被封。 大概,腾讯在节假日内集中清理? 假设真的集中清理,那么说好的不保存用户聊天记录呢?
一个方法就是:在手机端打开好友或群的聊天窗口,http 接口会收到一个类似“打开聊天窗口”的消息 (消息类型=51),里面的 content 内容是 xml 格式的数据,其中格式类似: 未加密的帐号(打开的联系人的帐号) username 中间的数值就是固定的ID(相当于明文ID),但这个数值只能你自己发送消息的时候使用,http 接口返回来的都是每个会话不同的动态ID。 参见我用 Java 写的: https://github.com/moontide/WeChatBotEngine/blob/master/src/net_maclife_wechat_http_BotEngine.java#L1762
@syzhugh 我自己的 bot 想要主动发一些消息,虽然可以通过昵称这类找到这个人,但还是可能存在昵称重复的问题;另外,关于聊天室,通过这种方式找不到【未加入到通讯录里的群】。 偶然间发现后台有这个东西,观察了一下是不变的,而且,可以在发消息时使用这个“明文ID”
根据“一些运行机器人的微信帐号被封掉登录网页版的权限”的情况来看,猜测:腾信的此举措是为了防止被封掉的微信帐号再注册一个新帐号继续用机器人… (纯属猜测)
> Why not a shell alias? Shell alias, or symbolic link, are all good. Using shell alias or symbolic links, I can name it to whatever I wanted, but, it's...
@sysnux I've just commented on jira. Thank you for the patch!
@hypfvieh Thanks for the great project, I can get the track changed information of `org.bluez.MediaPlayer1`. I also want to get the track changed information of firefox media player, exposed by...
For selfhosted installation, currently, as a workaround, you can change the network range (and even IP addresses of each peer) via editing `store.json` file. **/var/lib/docker/volumes/artifacts_netbird-mgmt/_data/store.json** { "Accounts": { "...an-account-id...": {...
Same requirement here. If entry list getting large, it's hard to track the purpose of each entry.