mirror of https://github.com/coddrago/Heroku
[test] Is it really that hard?
parent
3dc66b4405
commit
5d88b718e3
|
@ -333,7 +333,7 @@ class Help(loader.Module):
|
||||||
|
|
||||||
await utils.answer(
|
await utils.answer(
|
||||||
message,
|
message,
|
||||||
(self.config["desc_icon"] + " {}\n <blockquote>{}</blockquote><blockquote>{}</blockquote>").format(
|
(self.config["desc_icon"] + " {}\n <blockquote expandable>{}</blockquote expandable><blockquote>{}</blockquote>").format(
|
||||||
reply,
|
reply,
|
||||||
"".join(core_ + plain_ + (no_commands_ if force else [])),
|
"".join(core_ + plain_ + (no_commands_ if force else [])),
|
||||||
(
|
(
|
||||||
|
|
Loading…
Reference in New Issue