prep: Making way for the planned 'Dashboard' page and correcting Twitch bot scope

This commit is contained in:
2025-11-17 01:16:21 +01:00
parent 3fb360aa77
commit 6ed78cf3fb
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ The goal is to create a service where streamers can log in using their platform
### Phase 4: Integration & Refinement
1. **YouTube Integration:** Implement the full YouTube OAuth2 flow and integrate the `pytchat` listener into the dynamic listener manager.
2. **Advanced Overlay Customization:** Add more features for users to customize their overlay's appearance and behavior.
3. **Twitch Chat Writeback:** Re-introduce the `chat:write` scope during authentication to allow the service (and potentially moderators, as per Issue #2) to send messages to the user's Twitch chat.
## 4. Requirements for Completion (Initial Version)