Code Monkey home page Code Monkey logo

exampleforscf's Introduction

简介

腾讯云SCF(云函数)的python脚本,用于每天自动签到,一个是吾爱破解论坛的一个是哔哩哔哩的,作为我了解SCF的示例。

  • 52pojieCheckIn.py
    • 吾爱破解论坛每日签到 (已完成)
  • BilibiliCheckIn.py
    • 每日直播签到赚银瓜子 (已完成)
    • 每日观看视频赚经验 (已完成)
    • 每日登录赚经验 (已完成)
    • 每日分享赚经验 (未完成,网页端的api不能完成此任务,需客户端的api)
    • 每日投币赚经验 (可以完成但没必要,不投,要白嫖经验!)
  • bs4.zip
    • python3依赖包

使用

  1. 复制代码至云函数,保存文件名为index.py
  2. 执行方法设置为index.main
  3. 新建,上传依赖包bs4
  4. 层管理绑定刚刚新建的
  5. 测试成功后在触发管理里设置触发器

参考

感谢:

https://github.com/Hsury/Bilibili-Toolkit
https://github.com/shniubobo/bilibili_bv2av

exampleforscf's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.