Refactor core logic and add visualization tools

Moved database and scraping logic to utils/scrap.py for modularity. Added utils/visualizer.py for channel-level ad break analysis and plotting. Introduced .env.example for webhook configuration and updated main.py to support webhook heartbeats and improved logging. Updated README with new usage and visualization instructions. Added matplotlib and python-dotenv as dependencies.
This commit is contained in:
√(noham)²
2025-11-30 14:45:43 +01:00
parent 898edc0758
commit 4d4c470410
9 changed files with 1309 additions and 188 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
WEBHOOK_URL=https://discord.com/api/webhooks/...