Changes
- **Migrated to `twitch.py`**: I’ve officially transitioned to `twitch.py`, and Twitchify is no longer being maintained.
- **Implemented Exponential Backoff**: Added exponential backoff for reconnection attempts, which slows down after multiple tries while improving reconnection speed overall.
- **Updated Documentation**: Refreshed the documentation to reflect recent changes.
- **Improved Issue Templates**: Updated the issue template.
- **Clearer Examples**: Simplified and clarified the provided examples.
Special Thanks
- A huge thanks to elken, the original creator of `twitchpy` on ReadTheDocs, for allowing me to use the name.
- Special gratitude to sleibrock, the original owner of `twitch.py` on PyPI. While it’s been weeks, it feels like just days, and I truly appreciate his time and effort in guiding this transition. Hopefully, he won’t miss the train again!
Both of them have been instrumental in making this library even better. Thanks again!