Discord bot starter demonstrating local SQL database usage with discord.py
A simple Discord bot written in discord.py that demonstrates using SQL databases (SQLite) for storage. It includes a few example commands and a lightweight storage model intended for learning database integration and as a starter kit for single-server Discord bots.
0