MaceoBasse / GodsUnchainedTracker

3 stars 1 forks source link

GodsUnchainedTracker

GodsUnchainedTracker is a python application that allows to be notified when a card is at the set price.

Installation

clone the repository

git clone https://github.com/MaceoBasse/GodsUnchainedTracker.git

install dependencies

pip3 install requests
pip3 install pushbullet.py

Modify the Pushbullet api_key for notification

You can get your api key here : https://www.pushbullet.com/#settings/account

Usage

python3 main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.