this is a discord bot i made in python for gaming servers and community servers. it has a bunch of stuff in different cogs so the code is not all in one file. i made it mostly to practice python, ...
Personal Discord bot. Python 3.12, discord.py, Tortoise ORM, SQLite. bot.py # entrypoint app/ bot.py # DiscordBot class config.py # pydantic-settings container.py # service wiring db.py # Tortoise ...