Initial commit: YouTube Chat Reader

This commit is contained in:
2025-10-29 11:52:56 +01:00
commit 94effaf522
3 changed files with 261 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
client_secret.json
token.json
venv/
chat_logs/
__pycache__/
*.pyc