{"id":23029624,"url":"https://github.com/kaguya233qwq/easynonebot","last_synced_at":"2025-07-19T10:32:56.017Z","repository":{"id":185513069,"uuid":"673655730","full_name":"Kaguya233qwq/EasyNoneBot","owner":"Kaguya233qwq","description":"a script which can make NoneBot installing easy and quick./Nonebot快速安装脚本,Nonebot一键部署","archived":false,"fork":false,"pushed_at":"2023-09-21T00:43:12.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T20:32:31.984Z","etag":null,"topics":["bot","nonebot","nonebot2","nonebot3","rpi"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Kaguya233qwq.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":"2023-08-02T06:05:36.000Z","updated_at":"2023-09-21T00:43:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"02ac04ff-79f6-4f90-bb5a-15b610136539","html_url":"https://github.com/Kaguya233qwq/EasyNoneBot","commit_stats":null,"previous_names":["kaguya233qwq/easynonebot"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Kaguya233qwq/EasyNoneBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaguya233qwq%2FEasyNoneBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaguya233qwq%2FEasyNoneBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaguya233qwq%2FEasyNoneBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaguya233qwq%2FEasyNoneBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaguya233qwq","download_url":"https://codeload.github.com/Kaguya233qwq/EasyNoneBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaguya233qwq%2FEasyNoneBot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265916001,"owners_count":23848658,"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":["bot","nonebot","nonebot2","nonebot3","rpi"],"created_at":"2024-12-15T14:16:02.416Z","updated_at":"2025-07-19T10:32:55.984Z","avatar_url":"https://github.com/Kaguya233qwq.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://v2.nonebot.dev/store\"\u003e\u003cimg src=\"https://github.com/Kaguya233qwq/EasyNoneBot/blob/master/icon/easy_nonebot.png\" width=\"180\" height=\"180\" alt=\"EasyNoneBotLogo\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# EasyNoneBot\n\n_✨ NoneBot 的最小快速部署方案 ✨_\n\n\n\u003ca href=\"./LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/Kaguya233qwq/EasyNoneBot.svg\" alt=\"license\"\u003e\n\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/python-3.8+-blue.svg\" alt=\"python\"\u003e\n\n\u003c/div\u003e\n\n## 📖 介绍\n\n编写脚本实现一键绿色安装，简单，实用，轻量\n\n- 驱动器默认安装fastapi\n- 适配器默认安装onebot\n- 配置文件已经写入基础配置，可自行根据需要修改\n- 使用开发者模板，小白和开发者都能用\n\n## 💿 安装\n\n请确保在你的计算机/服务器上已经安装了python3.8以上版本\n\n如果没有，请 自行 [下载安装](https://www.python.org/downloads/)\n\n\u003cdetails\u003e\n\u003csummary\u003e⚙️为Windows系统安装\u003c/summary\u003e\n\n## 1.git方式(推荐)\ngit clone 本项目，选择直接双击运行\"install_for_windows.bat\"\n\n`git clone https://github.com/Kaguya233qwq/EasyNoneBot.git`\n\n## 2.curl方式(不推荐)\n\n由于raw.githubusercontent.com被dns污染，可能需要手动修改hosts文件才能正常执行\n\n`curl https://raw.githubusercontent.com/Kaguya233qwq/EasyNoneBot/master/install_for_windows.bat`\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e⚙️为Linux系统安装\u003c/summary\u003e\n\n## 直接使用命令安装\n\n`sh -c \"$(curl -fsSL https://raw.githubusercontent.com/Kaguya233qwq/EasyNoneBot/master/install_for_linux.sh)\"`\n\n如果不能执行，请修改hosts文件：\n\n1.用熟悉的文本编辑器打开hosts \n\n`sudo vim /etc/hosts`\n\n2.查询raw.githubusercontent.com的[ip地址](https://tool.lu/ip/) ：\n\n`185.199.108.133`\n\n3.在hosts文件的最下面一行添加：\n\n`185.199.108.133 raw.githubusercontent.com`\n\n保存退出后再次运行即可\n\n\n\u003c/details\u003e\n\n\n## 🔑许可证\n\n本项目使用 MIT 许可\n\n## 🔖 其他\n\n[Nonebot](https://nb2.baka.icu/) ：非常好用的跨平台python机器人框架\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaguya233qwq%2Feasynonebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaguya233qwq%2Feasynonebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaguya233qwq%2Feasynonebot/lists"}