Code Monkey home page Code Monkey logo

automatic-epic-free-game's Introduction

Automatic-EPIC-Free-Game

自动领取EPIC免费游戏

云函数部署

打包epicgames_claimer.py和requirements.txt 文件为zip,上传到云函数。执行方式填epicgames_claimer.main_handler

环境配置

运行环境选python3,内存选512M即可,初始化超时时间65秒,执行超时时间900秒,其他默认。

环境变量

邮箱
EMAIL
密码
PASSWORD
微信应用通知
PUSH_WECHAT_QYWX_AM
是否领取通知(false和true)
PUSH_WHEN_OWNED_ALL

在控制台输入以下命令(一行一行输入)

cd src
pip3 install -r requirements.txt -t .
mv bin/pyppeteer-install .
./pyppeteer-install
cp -r /root/.local/share/pyppeteer/local-chromium/*/chrome-linux .pip3 install -r requirements.txt -t .

最后部署测试

详细请参考:EpicGames Claimer

automatic-epic-free-game's People

Contributors

grbnb avatar

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.