JJTech0130 / pypush

[being rewritten] Cross-platform iMessage POC
https://discord.gg/BVvNukmfTC
Other
3.52k stars 397 forks source link

Rewrite: Minor refactors and documentation #104

Open JJTech0130 opened 1 month ago

JJTech0130 commented 1 month ago
JJTech0130 commented 1 month ago

Before this PR is merged, I want to remove the KNOWN_TOPICS_LOOKUP, and instead directly lookup topics inside lifecycle.py based on current filters only. Maybe keep something for debugging, used for __repr__ only?