Cog-Creators / Cog-Creators/Red-DiscordBot

[Core] Output of help command for cogs without commands should have a friendly message

Open
#3,216 4 comments 0 reactions 0 assignees View on GitHub
Category: Core - Help Status: Needs Discussion Type: Bug
Dominant language
Python
Stars
5.7k
Forks
2.5k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

# Command bugs

#### Command name

`[p]help`

#### What cog is this command from?

Core

#### What were you expecting to happen?

Some friendly message inside the embed, like "There are no commands in cog `CogWithoutCommands`."

#### What actually happened?

I got this:
![image](https://user-images.githubusercontent.com/6032823/71360970-d6a75e80-2591-11ea-9cbf-5e6000d6225f.png)

#### How can we reproduce this issue?

1. Create a cog without commands and load it.
2. Use `[p]help CogWithoutCommands` command

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.