commands.help_commands module
Help command for displaying available bot commands and their usage.
This module provides a comprehensive help system that categorizes commands and provides detailed usage information for users.
- commands.help_commands.create_help_embed(category='all', guild_name='Server')[source]
Create a help embed for the specified category.
- Parameters:
- Returns:
Formatted help embed
- Return type: