mathsman5133 / coc.py

Python API Wrapper for Clash of Clans.
https://cocpy.readthedocs.io/en/latest/
MIT License
124 stars 41 forks source link

fix: events being triggered if there's no change by using hash / eq #216

Closed Vondyy closed 10 months ago

Vondyy commented 10 months ago

ive tested it, without this .troop_change and hero_change gets triggered randomly even if there's no change.

lukasthaler commented 10 months ago

Will be fixed in #214