whittlem / pycryptobot

Python Crypto Bot (PyCryptoBot)
Apache License 2.0
1.96k stars 736 forks source link

Update PyCryptoBot.py #776

Closed TruBluStu closed 1 year ago

TruBluStu commented 1 year ago

Removed conditional statement from pycryptobot.py related to updating the .json

Description

This fixed a problem with the .json file not being updated with watchdog data.

Fixes #775

Type of change

This has been tested on a live server running pycryptobot as a service and observing updares to the .json file in real time

My code follows the style guidelines of this project I have performed a self-review of my own code I have checked my code and corrected any misspellings

whittlem commented 1 year ago

Thanks for the fix. We raise PR's against beta first and update the README.md and CHANGELOG.md. I'll merge this into beta for testing.