diff --git a/heroku/modules/help.py b/heroku/modules/help.py index eb3b65d..1e142d4 100644 --- a/heroku/modules/help.py +++ b/heroku/modules/help.py @@ -333,7 +333,7 @@ class Help(loader.Module): await utils.answer( message, - (self.config["desc_icon"] + " {}\n
{}
{}
{}").format( + (self.config["desc_icon"] + " {}\n
{}
{}
{}").format( reply, "".join(core_), "".join(plain_ + (no_commands_ if force else [])),