client = commands.Bot(command_prefix = '~', help_command=None) @client.command() async def help(ctx): await context.send('`Whatever`')