DerDomee / discordbot-alexxoffi

The main Discord bot for the communityserver of AlexxOffi
GNU General Public License v3.0
0 stars 0 forks source link

$help does not actually show help of external commands #21

Closed DerDomee closed 3 years ago

DerDomee commented 3 years ago

Describe the bug When calling $help command, the help request always resolves to "False" and spits out following note: "This command has no function to print help.", even when the requested command fully implements the coroutine get_help. This results in _do_specific_help to always fail.

To Reproduce Steps to reproduce the behavior:

  1. Run Command '$help chall' (Only command to implement the specific help as external command)

Expected behavior The actual help of the requested command should be printed

Actual behavior "This command has no function to print help." is printed

Used bot version and device information: