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