hakergeniusz/discord-bot ? reverse-engineered prompt

Reverse engineered prompt

Build me a Discord bot in Python that feels like a real, usable server bot and not just a toy project. I want it to run on Linux, use a simple prefix command setup, and read its token, admin IDs, and other settings from a .env file and a small config file.

Make it able to do basic command handling, admin only commands, and a music play command that works with FFmpeg. It should also be set up so I can easily run it with uv after installing dependencies. If there’s a better way to structure the bot for Discord.py, go with that, and keep it clean enough that I can add more features later. If you need current Discord.py or FFmpeg related details, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab