diff --git a/DEVELOPMENT_PLAN.md b/DEVELOPMENT_PLAN.md index 067f197..53a8842 100644 --- a/DEVELOPMENT_PLAN.md +++ b/DEVELOPMENT_PLAN.md @@ -39,7 +39,7 @@ The goal is to create a service where streamers can log in using their platform ### Phase 4: Integration & Refinement 1. **Dynamic Listener Management:** Develop a system (e.g., a PHP script or a Node.js API) to start and stop Python Twitch listener processes based on user activity. -2. **YouTube Integration:** Add YouTube chat listening capabilities (Python `pytchat`) and integrate with the existing system. +2. **YouTube Integration:** Add YouTube chat listening capabilities (Python `pytchat`) and integrate with the existing system. This will be implemented after the core Twitch functionality is stable. 3. **Advanced Overlay Customization:** Implement options for users to customize their overlay. ## 4. Requirements for Completion (Initial Version)