mirror of https://github.com/coddrago/Heroku
Update help.py
parent
01ea54642d
commit
4b423244e4
|
@ -321,7 +321,7 @@ class Help(loader.Module):
|
|||
|
||||
await utils.answer(
|
||||
message,
|
||||
(self.config["desc_icon"] + "{}\n <blockquote>{}</blockquote><blockquote>{}</blockquote>").format(
|
||||
(self.config["desc_icon"] + " {}\n <blockquote>{}</blockquote><blockquote>{}</blockquote>").format(
|
||||
reply,
|
||||
"".join(core_ + plain_ + (no_commands_ if force else [])),
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue