rustyfae/ripple_lofi ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python Discord bot called Ripple that plays lofi music in one dedicated voice channel all day and night.
It should join a chosen voice channel, stream from a list of lofi sources, and rotate to a different source every hour on its own. I want a simple !wave command set in one text channel only, with help, resume, stop for a set number of minutes, and a couple of admin only commands for skip and status. It should also keep posting a now playing message that updates regularly so people can see what is playing.
Please make it lightweight and reliable, with a watchdog style restart if something goes wrong, and include a simple way to run it as a service on a Raspberry Pi. Use environment variables for the bot token and channel IDs, and if you need current library details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit