A minimal starter template for building Discord bots in Python using discord.py (v2+) with async MySQL persistence and support for both prefix and slash (application) commands.
The whole idea is to take the repetitive Discord Developer Portal workflow — creating apps, enabling intents, setting images, naming patterns, and distributing apps across teams — and make it ...