aDeLaLaHmaDi/kick-viewbot — reverse-engineered prompt
Reverse engineered prompt
I want a simple Python terminal tool for Kick that works without needing a login. It should ask me for a streamer name, connect to the stream in a stable way, and keep the connection alive so it can watch the live session properly.
Show clear live status in the terminal, especially the current viewer count and whether the stream is still online. Make the setup really easy, just install the requirements and run one script, then prompt me for the inputs. If Kick needs special client tokens or heartbeat style reconnect logic to stay connected, handle that in the background so I do not have to mess with it.
Please keep the code straightforward and easy to run on Windows from Command Prompt, and include simple usage instructions in the readme. If anything about Kick has changed, look up the current docs or behavior online and make it work with the latest flow.
Want more depth? Deep Reverse