I made a help command for my discord bot (written in python) that looks likes this:
@commands.command() async def help(self, ctx, cmd = None) if cmd == None