DC23 / scriptabit

Python scripting for Habitica
Apache License 2.0
8 stars 4 forks source link

pet and food counts are incremented before the API call #13

Closed DC23 closed 8 years ago

DC23 commented 8 years ago

which means that the counts are wrong if the API call fails https://github.com/DC23/scriptabit/blob/master/scriptabit/plugins/pet_care.py#L361

DC23 commented 8 years ago

[scriptabit] pet and food counts are incremented before the API call