def shop(self, ctx): """Shop Commands. Use !help Shop for other command groups""" if ctx.invoked_subcommand is None: await send_cmd_help(ctx)