/Charles

Primary LanguagePythonOtherNOASSERTION

Charles

Charles is a Discord Bot built in Python. It's a very customizable bot.

Creating PRs

When creating PRs where you add commands, make sure they work with my commands system. In stead of the @commands.command() decorater, use @commandExtra(category="my category"). When picking the category, look at other commands in the cog and pick the existing category where it would fir best.

No License

Yes, this source is unlicensed. Therefore you are not allowed to copy/share this code. Creating PRs to this code however is allowed!