A production-ready Discord bot template built with discord.py 2.x, featuring slash commands, cogs architecture, moderation tools, and Docker support. ├── main.py # Entry point ├── bot/ │ ├── client.py ...