prepare the help module and general cleanup of files

This commit is contained in:
2023-03-19 21:01:53 +01:00
parent ac39805494
commit 6f43259cad
16 changed files with 280 additions and 64 deletions

View File

@@ -11,7 +11,7 @@ e = discord.Embed()
class Misc(commands.Cog):
""" Van alles en nog wat. """
def __init__(self, bot):
self.bot = bot