Skip to content

this is ugly shit please make it better like isinstance idk #117

@github-actions

Description

@github-actions

if we're here then it's not a cog, group, or command.

Author: [email protected]
Line: 378

return None
if not hasattr(entity, "qualified_name"):
# TODO: this is ugly shit please make it better like isinstance idk
# if we're here then it's not a cog, group, or command.
return None
await cmd.prepare_help_command(self, entity.qualified_name)
try:
if hasattr(entity, "__cog_commands__"):

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions