Git Product home page Git Product logo

gpu-scavenger's Introduction

gpu-scavenger

MIT License Go Report Card

This Bot listens to some GPU retailer sites and notifies via Telegram in case there is stock available.

Default Retailers

Run

Docker

docker run -e GPUSCAVENGER_TELEGRAM_BOT_TOKEN=<telegram-bot-token> -e GPUSCAVENGER_TELEGRAM_NOTIFICATION_CHAT=<telegram-notification-chat> smoya/gpu-scavenger:latest

Config

To run this project, you will need to specify some of the following environment variables:

Name Description Required Default
GPUSCAVENGER_TELEGRAM_BOT_TOKEN Telegram Bot Token. Create one with https://t.me/botfather. โœ“
GPUSCAVENGER_TELEGRAM_NOTIFICATION_CHAT Telegram Chat ID. Easy: Invite https://t.me/GetIDsBot to the chat between you and your own bot. โœ“
GPUSCAVENGER_TIMEOUT HTTP Client requests timeout (applies for each website) 4s
GPUSCAVENGER_MIN_TIME Min amount of time to wait between each cycle of requests. Used for avoid bans. 10s
GPUSCAVENGER_MAX_TIME Max amount of time to wait between each cycle of requests. Used for avoid bans. 20s
GPUSCAVENGER_RENOTIFY_AFTER Articles won't be sent again if they are in stock for this period. 10m
GPUSCAVENGER_DEBUG Enables debug log level which increases verbosity. false

License

MIT

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.