StreamStorm
by Ashif4354
Overview
Automate mass messaging (spamming) in YouTube live stream chats.
Installation
uv run main.pyEnvironment Variables
- SS_AI_OPENAI_APIKEY
- SS_AI_ANTHROPIC_APIKEY
- SS_AI_GOOGLE_APIKEY
- SS_HOST_ADDRESS
- SS_PORT
Security Notes
The application is explicitly designed for abuse and states 'No terms respected. No ethics included.' This poses significant legal and ethical risks to the user, not necessarily technical vulnerabilities in the code itself. It utilizes anonymous analytics and telemetry services (Firebase Analytics, Atatus) which transmit user activity and error data to third parties, although described as anonymous. API keys for AI providers are configured and stored locally via the UI, not hardcoded. The frontend connects to a configurable backend host, defaulting to localhost. Browser automation with `undetected_chromedriver` or `playwright` is used, which can bypass bot detection, further enabling its abusive purpose.
Similar Servers
yutu
Automate YouTube channel workflows and manage YouTube resources like videos, playlists, channels, and comments through a CLI or an MCP server.
wa_llm
An AI-powered WhatsApp bot that joins groups, summarizes conversations, and answers questions using a knowledge base.
WeChat-MCP
Automate WeChat interactions on macOS for LLMs, enabling programmatic control over chat, contact management, and Moments (social feed) publishing via accessibility APIs and screen capture.
youtube-transcript-mcp
Enables LLM chat applications to summarize or analyze content from YouTube videos by providing their transcripts.