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 Slash SDK Python library provides convenient access to the Slash SDK REST API from any Python 3.8+ application. The library includes type definitions for all request params and response fields, ...