Meet Astuko: A Python-powered Discord bot focused on extensibility. It utilizes dynamic cogs for effortless feature integration.
Astuko is a Discord bot designed with a focus on extensibility and reliability. It's built using Python and relies on a dynamic cog system for modularity. This allows you to easily add new features by simply creating new Python files in the commands directory.
The bot's features include a custom help interface, and a bunch of commands.
Check out the GitHub repository to see what commands we have to offer or to even add your own commands with a PR!