A basic walkthrough guide on subclassing HelpCommand This guide will walkthrough the ways to create a custom help command by subclassing HelpCommand. Table Content Brief explanation of subclassing Why subclassing is better Getting started Types of HelpCommand class Embed MinimalHelpCommand HelpCommand