Giter VIP home page Giter VIP logo

aq0urs-club's Introduction

Aq0urs CLUB

Crawling the Aq0urs CLUB website and posting content updates to Slack.

Getting started

Immediate

docker run --rm -it \
  -e AQ0URS_CLUB_ID=[Email address] \
  -e AQ0URS_CLUB_PASSWORD=[Raw password] \
  -e SLACK_WEBHOOK_URL=[Slack incomming webhook URL] \
  windyakin/aq0urs-club npm start

Cron

docker run --rm -it \
  -e CRONRANGE=[cron range format] \
  -e AQ0URS_CLUB_ID=[Email address] \
  -e AQ0URS_CLUB_PASSWORD=[Raw password] \
  -e SLACK_WEBHOOK_URL=[Slack incomming webhook URL] \
  windyakin/aq0urs-club npm run cron

Environments

Variable name Description Example value
CRONRANGE * Cron range setting by node-cron (include seconds) 0 0 9,13,21 * * *
AQ0URS_CLUB_ID * Aq0urs CLUB login ID (Email Address) [email protected]
AQ0URS_CLUB_PASSWORD * Aq0urs CLUB login password (Raw value) passw0rd
SLACK_WEBHOOK_URL * Incomming webhook url of Slack to post https://hooks.slack.com/...
PUPPETEER_TIMEOUT Puppeteer time out time (milli second). Default value is 30000 30000
CHROME_EXECUTE_PATH Entrypoint path of Google Chrome (puppeteer's executablePath option) /usr/bin/google-chrome-unstable

*: Required parameters

License

This program is under the MIT License

Copyright

© 2018 windyakin

Author

aq0urs-club's People

Contributors

windyakin avatar dependabot-preview[bot] avatar renovate[bot] avatar dependabot[bot] avatar renovate-bot avatar

Watchers

James Cloos avatar  avatar

aq0urs-club's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • node 18-slim
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
  • actions/checkout v4
  • actions/setup-node v3
.github/workflows/publish.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
npm
package.json
  • bluebird 3.7.2
  • color2 1.0.8
  • cron 2.1.0
  • dayjs 1.11.5
  • dotenv 16.0.1
  • log4js 6.6.1
  • puppeteer 16.2.0
  • request 2.88.2
  • request-promise 4.2.6
  • striptags 3.2.0
  • eslint 8.22.0
  • eslint-plugin-node 11.1.0
  • node >= 12.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

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.