GodsUnchainedTracker is a python application that allows to be notified when a card is at the set price.
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
python3 main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.