{"id":13762309,"url":"https://github.com/ssttkkl/PixivBot","last_synced_at":"2025-05-10T15:31:01.660Z","repository":{"id":42325451,"uuid":"257811204","full_name":"ssttkkl/PixivBot","owner":"ssttkkl","description":"集成插件nonebot-plugin-pixivbot的NoneBot实例的Docker镜像，适用于Docker方式部署。","archived":true,"fork":false,"pushed_at":"2023-02-21T06:02:24.000Z","size":292,"stargazers_count":259,"open_issues_count":3,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-03T14:05:20.045Z","etag":null,"topics":["docker","nonebot","pixiv","qqbot"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/ssttkkl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://afdian.net/a/ssttkkl"]}},"created_at":"2020-04-22T06:25:09.000Z","updated_at":"2023-10-21T14:39:42.000Z","dependencies_parsed_at":"2024-01-15T03:58:43.168Z","dependency_job_id":"2ded1019-48df-4a0a-8954-9e54b77cdd15","html_url":"https://github.com/ssttkkl/PixivBot","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssttkkl%2FPixivBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssttkkl%2FPixivBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssttkkl%2FPixivBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssttkkl%2FPixivBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssttkkl","download_url":"https://codeload.github.com/ssttkkl/PixivBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224974209,"owners_count":17401100,"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":["docker","nonebot","pixiv","qqbot"],"created_at":"2024-08-03T14:00:38.573Z","updated_at":"2024-11-16T21:30:18.842Z","avatar_url":"https://github.com/ssttkkl.png","language":"Dockerfile","funding_links":["https://afdian.net/a/ssttkkl"],"categories":["基于其他语言sdk的应用"],"sub_categories":[],"readme":"PixivBot\n===== \n\n[![Build and Publish](https://github.com/ssttkkl/PixivBot/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/ssttkkl/PixivBot/actions/workflows/docker-publish.yml)\n\n~~集成插件[nonebot-plugin-pixivbot](https://github.com/ssttkkl/nonebot-plugin-pixivbot)多协议版本的NoneBot实例的Docker镜像，适用于Docker方式部署。~~\n\n~~非Docker方式可自行创建NoneBot实例并安装[nonebot-plugin-pixivbot](https://github.com/ssttkkl/nonebot-plugin-pixivbot)插件。~~\n\n本项目将不再更新，请自行使用NoneBot2安装[nonebot-plugin-pixivbot](https://github.com/ssttkkl/nonebot-plugin-pixivbot)插件进行使用。\n\n## 开始使用\n\n### 事前准备\n\n登录pixiv账号并获取refresh_token。（参考：[@ZipFile Pixiv OAuth Flow](https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362)）\n\n### 选择版本\n\n- [反向驱动器](./reverse/README.md)：支持OneBot V11\n- [正向WS驱动器](./ws/README.md)：支持OneBot V11、KOOK（开黑啦）、Telegram\n\n### 添加其他插件\n\n1. 配置并启动Bot容器\n\n2. 安装nb-cli\n \n```shell\ndocker exec bot pip install nb-cli\n```\n\n3. 安装其他插件\n```shell\ndocker exec bot nb plugin install \u003c插件名\u003e\n```\n\n4. 重启容器\n```shell\ndocker restart bot\n```\n\n## Special Thanks\n\n[Mikubill/pixivpy-async](https://github.com/Mikubill/pixivpy-async)\n\n[nonebot/nonebot2](https://github.com/nonebot/nonebot2)\n\n## 在线乞讨\n\n\u003cdetails\u003e\u003csummary\u003e点击请我打两把maimai\u003c/summary\u003e\n\n![](https://github.com/ssttkkl/ssttkkl/blob/main/afdian-ssttkkl.jfif)\n\n\u003c/details\u003e\n\n## LICENSE\n\n```\nMIT License\n\nCopyright (c) 2021 ssttkkl\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssttkkl%2FPixivBot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssttkkl%2FPixivBot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssttkkl%2FPixivBot/lists"}