vps交流

分享一下最近写的自动签到


本帖最后由 referer 于 2024-7-26 11:20 编辑

灵感来自于soulsign,但soulsign因为chrome插件政策问题不能用了,所以换个思路用测试框架puppeteer来签到。

因为是利用本地的chrome浏览器进行签到,所以可以直接利用浏览器上已经登陆的账号,开箱即用。

本来是想把几个主流的大机场、论坛、pt站的插件写出来,但个人没有这些账号,所以有人愿意借账号的话可以加个群聊一聊

分享一下最近写的自动签到

下载地址:
https://github.com/yuudi/puppilot-launcher/releases

下载地址:
https://github.com/yuudi/puppilot-launcher/releases
直连下载地址:
https://files.puppilot.yuudi.dev/launcher/0.1.1/puppilot-windows-x86_64.zip
源码仓库:
后端https://github.com/yuudi/puppilot
前端https://github.com/yuudi/puppilot-frontend
启动器https://github.com/yuudi/puppilot-launcher
插件中心https://github.com/puppilot-org/puppilot-routines
交流QQ群:
262748348
不错,支持
怎么用啊

启动后在左边的商店里面找插件,然后去左边收藏启动任务

支持大佬 分享一下最近写的自动签到
服务器里用青龙多省心

referer 发表于 2024-7-26 12:06
启动后在左边的商店里面找插件,然后去左边收藏启动任务

Checking for node
Nodejs found puppilot directory
Checking for updates
Puppilot is up to date
Starting puppilot
node:internal/errors:983
  const err = new Error(message);
              ^

Error: Command failed: reg query "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp Paths" /s /f chrome.exe

    at genericNodeError (node:internal/errors:983:15)
    at wrappedFn (node:internal/errors:537:14)
    at ChildProcess.exithandler (node:child_process:421:12)
    at ChildProcess.emit (node:events:520:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 1,
  killed: false,
  signal: null,
  cmd: ‘reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths" /s /f \chrome.exe’
}

Node.js v22.4.1
exit status 1
Press enter to exit

louiejordan 发表于 2024-7-26 12:38
服务器里用青龙多省心

青龙那个好处是全自动,但需要花时间配置

我这个是利用浏览器,不用配置,而且插件开发非常简单

Mek 发表于 2024-7-26 12:58
Checking for node
Nodejs found puppilot directory
Checking for updates

这个是没有找到chrome浏览器。
确实应该加一个错误提示

赞(0)
版权声明:本贴采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权
帖子名称:《分享一下最近写的自动签到》
帖子链接:https://bbs.toot.su/184976.html