{"id":19725445,"url":"https://github.com/easychen/lazybot","last_synced_at":"2025-04-29T23:30:44.496Z","repository":{"id":145559008,"uuid":"67916301","full_name":"easychen/LazyBot","owner":"easychen","description":"一些基于 robo.li 的日常自动化/半自动化脚本","archived":false,"fork":false,"pushed_at":"2018-06-10T14:54:18.000Z","size":453,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T20:11:14.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/easychen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-11T07:24:11.000Z","updated_at":"2020-04-12T06:37:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"eac717fc-75f4-4d4d-afb1-86b376aa4a96","html_url":"https://github.com/easychen/LazyBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easychen%2FLazyBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easychen%2FLazyBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easychen%2FLazyBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easychen%2FLazyBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easychen","download_url":"https://codeload.github.com/easychen/LazyBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251599742,"owners_count":21615574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:29:56.643Z","updated_at":"2025-04-29T23:30:44.486Z","avatar_url":"https://github.com/easychen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LazyBot\n\n这个项目主要放置一些基于 robo.li 的日常自动化/半自动化脚本。\n\n## 直接使用\n\n```\ngit clone https://github.com/easychen/lazybot\ncd lazybot\nphp robo.phar  --load-from ./server/  build_shadowsocks_server\n```\n\n## 安装本地 robo.li 使用\n\nrobo.li 相当于一个 PHP 版的 Gulp。\n\n安装：\n\n在 Mac 或者 Linux 的命令行下：\n\n```\n   wget http://robo.li/robo.phar\n   sudo chmod +x robo.phar \u0026\u0026 mv robo.phar /usr/bin/robo\n```\n\n然后就可以直接使用 robo 命令了。\n\n## 可用命令列表\n\n运行 `robo list` 可以查看可用的命令。\n\n在 RoboFile.php 中，添加一个 Public 的方法，就可以添加一个命令。 \n\n在方法头注释中写的文字会变成 list 时的命令说明。\n\n## 使用实例\n\n安装一个 SS 服务器：\n\n```\n   robo build_shadowsocks_server\n```   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasychen%2Flazybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasychen%2Flazybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasychen%2Flazybot/lists"}