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