n0mi18/Ofira-Src ? reverse-engineered prompt
Reverse engineered prompt
Build me a Discord music bot framework that can run reliably in a lot of servers and handle music playback smoothly.
I want it to let people search for songs, play tracks and playlists, manage a queue, skip, pause, resume, stop, seek, shuffle, loop, and control volume. It should also support a few fun audio filters like nightcore, vaporwave, karaoke, tremolo, vibrato, lowpass, and rotation. Please include simple setup for custom prefixes, 24/7 mode, ignored channels, no prefix users, and premium users.
Make it use Discord.js, Lavalink, TypeScript, MongoDB, and sharding so it can scale well. Keep the code organized with separate commands, events, config, and database parts. Add useful logging for commands, errors, server events, and bot status. If you need current docs for anything, look them up online first. I want it ready to run in development and production with clear config files for the bot token, database, and Lavalink nodes.
Are you gonna build this?
make sure you review the code using coderabbit