Tomato6966/Multipurpose-discord-bot ? reverse-engineered prompt
Reverse engineered prompt
Build me a multipurpose Discord bot that I can run for my server, with the usual all in one stuff like music, server utility, and social logging. It should be easy to configure from a simple config file or environment variables, and I want it to start cleanly from the main entry file.
Make the bot ready to handle slash commands and regular commands, and organize it so adding new commands and events later is straightforward. Include music playback through a Lavalink server, and make sure it works with a node config like host, port, and password. If anything needs current setup details, look them up online so the bot is set up the right way.
Also add support for the social log features in the project, with placeholders for Twitch and Twitter keys, and keep the rest of the bot flexible so I can turn features on or off without breaking it. I’d like it to feel like a solid public Discord bot that I can launch and customize quickly.
Are you gonna build this?
make sure you review the code using coderabbit