Skip to content
forked from cc004/autopcr

自动清日常(github action构建镜像)

License

Notifications You must be signed in to change notification settings

666dechaoge/autopcr

 
 

Repository files navigation

autopcr

License

自动清日常 bug反馈/意见/交流群: 885228564

请先运行一次python3 _download_web.py下载前端资源。

如果网络不好,可自行下载压缩包,然后python3 _download_web.py /path/to/zip安装。

HTTP 服务器模式

python3 _httpserver_test.py

访问/daily/login

Hoshino插件模式

使用前请更新Hoshino到最新版,并更新Hoshino的配置文件__bot__.py

渠道服支持

渠道服需要自抓uidaccess_key,作为用户名和密码。

Credits

Action(仅适用于HTTP 服务器模式)

添加环境变量IMAGE_NAME定义镜像名称,例如autopcr/autopcr
添加机密DOCKERHUB_USERNAME和DOCKERHUB_TOKEN用于推送到dockerhub
手动点击或者push操作触发action

About

自动清日常(github action构建镜像)

Resources

License

Stars

Watchers

Forks

Languages

  • Python 99.9%
  • Other 0.1%